You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uw-2014 is active on a site, Javascript encounters an error when trying to preview PDF documents, halting execution. Issue has been encountered in the following places:
In the media library when opening PDFs.
In the post/page editor when trying to embed a PDF using the media library, both when uploading a new document and when trying to use an existing document.
Uncaught TypeError: jQuery(...).live is not a function at eval (eval at <anonymous> (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:2), <anonymous>:5:42) at eval (<anonymous>) at load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:2 at Function.globalEval (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:2) at Ga (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:3) at n.fn.init.append (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:3) at n.fn.init.n.fn.<computed> [as appendTo] (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:3) at i.attach (media-views.min.js?ver=5.5.1:2) at i.open (media-views.min.js?ver=5.5.1:2) at i.createModal (media-grid.min.js?ver=5.5.1:2)
The text was updated successfully, but these errors were encountered:
When uw-2014 is active on a site, Javascript encounters an error when trying to preview PDF documents, halting execution. Issue has been encountered in the following places:
Uncaught TypeError: jQuery(...).live is not a function at eval (eval at <anonymous> (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:2), <anonymous>:5:42) at eval (<anonymous>) at load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:2 at Function.globalEval (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:2) at Ga (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:3) at n.fn.init.append (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:3) at n.fn.init.n.fn.<computed> [as appendTo] (load-scripts.php?c=1&load[chunk_0]=jquery-core,utils,moxiejs,plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable&ver=5.5.1:3) at i.attach (media-views.min.js?ver=5.5.1:2) at i.open (media-views.min.js?ver=5.5.1:2) at i.createModal (media-grid.min.js?ver=5.5.1:2)
The text was updated successfully, but these errors were encountered: