Empty error after saving block
Permalink
I'm getting a blank error when saving a block on a website using the last version of concrete5.
I only get this error on Chrome (83.0.4103.61). In Safari and Firefox there are no errors.
Any Idea what the problem could be?
I only get this error on Chrome (83.0.4103.61). In Safari and Firefox there are no errors.
Any Idea what the problem could be?
If your on 8.5.2 version, there are 3 java script files that need to be updated or replaced with new files.
1. concrete/js/app.js
2. concrete/js/jquery-form.js
3. concrete/js/build/vendor/jquery-form/jquery-form.js
1. concrete/js/app.js
2. concrete/js/jquery-form.js
3. concrete/js/build/vendor/jquery-form/jquery-form.js
Thanks for the quick reply and solution. (Did not yet tested it).
For now I use Firefox and awaiting the 5.2.3 update in june.
For now I use Firefox and awaiting the 5.2.3 update in june.
Thanks for that. When you say "new files" do you mean the latest release for those files?
Hello. Try this. I copy the code for 3 files from github:https://github.com/concrete5/concrete5/pull/8664/files,... and replaced it in the appropriate files by path. And that's all. Editing with Chrome started working without problems.
https://www.concrete5.org/community/forums/chat/discussion-the-lates...