jQuery not defined if plugin is activated
-
Hello,
I found that if “Temporary Login Without Password” 1.7.3 is activated, I get this error in the browser console (Chrome):
Uncaught ReferenceError: jQuery is not defined
at plugins.php:185:5
(anonymous) @ plugins.php:185
load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,underscore,suggest,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquer&load%5Bchunk_1%5D=y-ui-controlgroup,jquery-ui-checkboxradio,jquery-ui-button,jquery-ui-dialog,backbone&ver=6.0:5 JQMIGRATE: Migrate is installed, version 3.3.2This happens in the WordPress admin plugins page. Activating a plugin takes very long, though it does work eventually.
I don’t have this issue if “Temporary Login Without Password” is deactivated.
- The topic ‘jQuery not defined if plugin is activated’ is closed to new replies.