I am using EE 2.4.0 and Google Chrome.
When editing a template in the Template Manager I am seeing display issues when templates have tags with no closing tag.
When you click “update” or “update and finish” it shows an error about no closing tag found. This is normal and expected. Just a note this is an error on a tag that doesn’t have a closing tag.
What isn’t normal is that all of the accordion options are now open with no way to close and parts of the page, such as the menu buttons at the top, don’t render correctly.
I didn’t notice that there are Javascript errors on the page that only appear if there is a “No closing tag found” warning.
Refused to execute a JavaScript script. Source code of script found within request.
Uncaught ReferenceError: jQuery is not defined index.php:1
Uncaught ReferenceError: $ is not defined index.php:43
Uncaught ReferenceError: jQuery is not defined index.php:11
Uncaught ReferenceError: jQuery is not defined index.php:44
When I click “update and finish” again. I get back to the Template Manager but it looks like the attachment below with the same JQuery errors.
If I refresh the screen, the errors are gone.
This only seems to be happening on Chrome as I tried this on FireFox and didn’t have this issue.