Global JS Error when updated to WP Version 5.5.1
-
Pro Version Version 3.1.8
JS error [breaks] up whole site backend.
<strong>gmerge-script.js?ver=1:5 </strong> Uncaught TypeError: $(...).live is not a function at HTMLDocument.<anonymous> (gmerge-script.js?ver=1:5) at i (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils,moxiejs,plupload&ver=5.5.1:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils,moxiejs,plupload&ver=5.5.1:2) at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils,moxiejs,plupload&ver=5.5.1:2) at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils,moxiejs,plupload&ver=5.5.1:2)
jQuery(function($){ $('.select-2').select2(); var new_frame; $('#upload-pdf').live('click', function(e){ // Set all variables to be used in scope inputField = $(this); . . .
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Global JS Error when updated to WP Version 5.5.1’ is closed to new replies.