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?

1 Attachment

 
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
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
studio4graphics replied on at Permalink Reply
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.
pixo replied on at Permalink Reply
pixo
Thanks for that. When you say "new files" do you mean the latest release for those files?
lukasznillo replied on at Permalink Best Answer Reply
lukasznillo
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.