You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have issues sorting the templates variables with the drag and drop system.
I doesn't seem to work on firefox, chrome or Edge.
The drag and drop won't happen.
I have errors in the Console saying :
"the load-tab timer doesn't exist" in modx.min.js:1:43804
"evo is not defined" in main.js:2:1
"SyntaxError: missing } after property list" in manager/index.php (nothing more precise about that)
Any idea why ?
The text was updated successfully, but these errors were encountered:
I had similar issue lately. Some JS files were corrupted during upload. I have reuploaded assets and manager dir and errors were gone after clearing evo and browser cache.
I just reuploaded a fresh version of evo 1.4.8 and it still doesn't work.
I'll try setting ublock origins off and then plugins off one by one and will keep you updated.
Still nothing working. It may be a problem with the network I'm working on (big corporation, lots of restrictions) as it's the same on another website I just did, fresh install and all.
Hi all,
I have issues sorting the templates variables with the drag and drop system.
I doesn't seem to work on firefox, chrome or Edge.
The drag and drop won't happen.
I have errors in the Console saying :
"the load-tab timer doesn't exist" in modx.min.js:1:43804
"evo is not defined" in main.js:2:1
"SyntaxError: missing } after property list" in manager/index.php (nothing more precise about that)
Any idea why ?
The text was updated successfully, but these errors were encountered: