Auto Switch Triggers jQuery Console Error
-
Good Day!
For the first time, we decided to turn on your plugin’s settings feature: Auto switch to browser language. It triggered the following browser console message:
Uncaught ReferenceError: jQuery is not defined at (index):71:17177 (anonymous) @ (index):71
In addition, it caused a jQuery render-blocking issue in the backend.
When we deactivate your plugin or turn off the above settings feature, we do not get the above errors.
Also, if we Async or Defer jQuery, we get a bunch of other errors. If we exclude from deferral the files listed below, the problem still persists.
/translate_http/_/js
/translate_a/element.js
/translate_static/js/element/main.js
Any idea what’s going on? How can we fix the above condition?
Thank you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Auto Switch Triggers jQuery Console Error’ is closed to new replies.