Jquery error on admin pages
-
Hello, after two last updates, i see the next error on admin post pages. If AMP plugin is disabled the error disappear.
GET https://domain.com/wp-admin/%7Bdefault_value%7D 404 ()
admin-script.js?ver=1.0.0:17 Uncaught TypeError: jQuery(…).typeWatch is not a function
at HTMLDocument.<anonymous> (admin-script.js?ver=1.0.0:17)
at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,quicktags,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position&load[]=,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,underscore,backbone,wp-util,wp-backbone,media-models,plupload,wp-plupload,mediael&load[]=ement,wp-mediaelement,media-views&ver=4.8.2:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,quicktags,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position&load[]=,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,underscore,backbone,wp-util,wp-backbone,media-models,plupload,wp-plupload,mediael&load[]=ement,wp-mediaelement,media-views&ver=4.8.2:2)
at Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,quicktags,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position&load[]=,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,underscore,backbone,wp-util,wp-backbone,media-models,plupload,wp-plupload,mediael&load[]=ement,wp-mediaelement,media-views&ver=4.8.2:2)
at HTMLDocument.K (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,quicktags,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-position&load[]=,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,underscore,backbone,wp-util,wp-backbone,media-models,plupload,wp-plupload,mediael&load[]=ement,wp-mediaelement,media-views&ver=4.8.2:2)If i try see stats over jetpack y see this where admin-scipt.js reffers to https://domain.com/wp-content/plugins/accelerated-mobile-pages/includes/admin-script.js?ver=1.0.0
Uncaught TypeError: jQuery(…).typeWatch is not a function
at HTMLDocument.<anonymous> (admin-script.js?ver=1.0.0:17)
at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,quicktags&ver=4.8.2:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,quicktags&ver=4.8.2:2)
at Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,quicktags&ver=4.8.2:2)
at HTMLDocument.K (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,quicktags&ver=4.8.2:2)This exceptions dissapear if the pluggin is dissabled.
The page I need help with: [log in to see the link]
- The topic ‘Jquery error on admin pages’ is closed to new replies.