Uncaught TypeError: _.pluck is not a function causing issues when trying to edit
-
Hi team
For some reason, this plugin is breaking the display of posts when trying to edit a post in the block/preview editor.
The post opens but nothing is displayed (If I use the code editor as opposed to the block editor, the text and associated HTML code displays fine.
Opening the inspection console in chrome, I get the following error in the log.
Uncaught TypeError: _.pluck is not a function at Object.setMarkers (mce-view.js?ver=5.9.1:145:16) at tN.<anonymous> (plugin.js?wp-mce-49110-20201110:94:33) at vp.c.fire (tinymce.min.js?ver=49110-20201110:2:197006) at tN.fire (tinymce.min.js?ver=49110-20201110:2:197532) at $w (tinymce.min.js?ver=49110-20201110:2:340139) at tN.setContent (tinymce.min.js?ver=49110-20201110:2:347647) at tN.<anonymous> (block-library.js?ver=fb8cfd789616fa32f70090a33b3e6be5:4914:47) at vp.c.fire (tinymce.min.js?ver=49110-20201110:2:197006) at tN.fire (tinymce.min.js?ver=49110-20201110:2:197532) at tN.load (tinymce.min.js?ver=49110-20201110:2:347090)
Disabling Woocommerce Payments, causes the error to go away and the edited post to appear normally. The error appears to be linked to mce-view.js?ver=5.9.1
Please can you investigate the issues?
Many thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Uncaught TypeError: _.pluck is not a function causing issues when trying to edit’ is closed to new replies.