Updated modx from 2.6.5 to 2.7.1. When you create/edit resources through the firefox browser, the page freezes and only shows " saving...". If you refresh the page, you can see that the changes were successfully saved.
Create a new resource, click save
The page hangs with the inscription "save...". An error is displayed in the browser console:
SyntaxError: missing ) in parenthetical ext-all.js:1:75
When you click save, the page should be saved and available for further editing
MODX version: 2.7.1
browser: firefox
Thanks for taking time to report this issue.
Does it help if you clear the browser cache (to refresh the cached JS files)?
Cleared the cache, did not help. Checked on several devices the problem is actual. Also now deployed pure modx 2.7.1 on modhost hosting, the same error is issued.
OS Windows 10, firefox 67.0.2 64x
I can not reproduce this error.
MODX 2.7.1, OS Windows 7, Firefox 67.0.2 64x.
Maybe some component conflicts with MODX 2.7.1?
Do you have any browser extensions installed?
Yes! I've found it. This error was caused by the addition of SimpleTranslate, after its shutdown everything began to work correctly.
Thanks for sharing the cause and solution for the problem.
Because this is an issue caused by a third party browser extension I'm closing this issue.
It would be great to create an issue for this problem over at the SimpleTranslate repository.
Most helpful comment
Yes! I've found it. This error was caused by the addition of SimpleTranslate, after its shutdown everything began to work correctly.