ERROR in v 14.9 and WordPress 5.5.1
-
Hi, after update the plugin, I,m getting errror in Posts editor (classic editor).
It breaks the JS and the Js in page don’t work. Ir i try to attach a feature image, I getreact-dom.min.js?ver=16.9.0:227 Uncaught Error: Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at render (react-dom.min.js?ver=16.9.0:227)
at t.renderClassicEditorMetabox (classic-editor-1490.js:1)
at Object.t.default [as initEditorIntegration] (classic-editor-1490.js:1)
at HTMLDocument.<anonymous> (post-edit-1490.js:1)
render @ react-dom.min.js?ver=16.9.0:227
t.renderClassicEditorMetabox @ classic-editor-1490.js:1
t.default @ classic-editor-1490.js:1
(anonymous) @ post-edit-1490.js:1
wp-tinymce.js?ver=49100-20200624:1 Deprecated TinyMCE API call: <target>.onNodeChange.add(..)If i click on add feture image, I get the error:
media-views.min.js?ver=5.5.1:2 Uncaught TypeError: this.$el.sortable is not a function
at initSortable (media-views.min.js?ver=5.5.1:2)
at initialize (media-views.min.js?ver=5.5.1:2)
at i.h.View (backbone.min.js?ver=1.4.0:2)
at i.constructor (wp-backbone.min.js?ver=5.5.1:2)
at i.constructor (media-views.min.js?ver=5.5.1:2)
at new i (backbone.min.js?ver=1.4.0:2)
at i.createAttachments (media-views.min.js?ver=5.5.1:2)
at initialize (media-views.min.js?ver=5.5.1:2)
at i.h.View (backbone.min.js?ver=1.4.0:2)
at i.constructor (wp-backbone.min.js?ver=5.5.1:2)If I disable the plugin, everything works as expected
- The topic ‘ERROR in v 14.9 and WordPress 5.5.1’ is closed to new replies.