Errors occurred after WordPress 5.4 upgrade
-
I have updated WordPress to 5.4 version on the front side everything works great but admin panel there are some issues occurred, when I’m on the editing page it fires errors in the developer console like m.find is not a function, probably error in react-dom.js file or something also sometimes it fires error from edit.php file, I don’t understand what a hell is going on maybe some plugin causes it maybe other thing, moreover older posts have issue inner blocks have been broken and saying that “This block contain error and can’t be displayed”, Why this happened I have just made a single step from 0.3 to 0.4 and too many bugs, I though that maintenance between those versions would be kept but no. Can someone help me with this pitfall?
TypeError: m.find is not a function
at block-editor.min.js?ver=704b9a6d689b18b6982a8b2ae902e7ec:50
at Array.reduce (<anonymous>)
at block-editor.min.js?ver=704b9a6d689b18b6982a8b2ae902e7ec:50
at Object.useMemo (react-dom.min.js?ver=16.9.0:205)
at useMemo (react.min.js?ver=16.9.0:32)
at Me (block-editor.min.js?ver=704b9a6d689b18b6982a8b2ae902e7ec:50)
at Rt (block-library.min.js?ver=f710d3cc99e7a55a0d6a5418f3cfe33c:9)
at je (react-dom.min.js?ver=16.9.0:78)
at ph (react-dom.min.js?ver=16.9.0:215)
at lh (react-dom.min.js?ver=16.9.0:126)`
GET https://example/wp-content/plugins/xs-wp-post-hide/assets/js/xswpph-script.js?ver=5.4 net::ERR_ABORTED 404 (Not Found)
The topic ‘Errors occurred after WordPress 5.4 upgrade’ is closed to new replies.