Get JS error on save in Gutenberg editor
-
Hi,
I figured out an issue with the Gutenberg editor on WP version 5.3.2.
When I do disable the plugin the “Save” issue does not apply. When I do enable the plugin, using the Gutenberg editor and click on save (for the post) in background it saves the post but didn’t process correctly because a javascript issue appear:
edit-post.min.js?ver=3.8.6:6 Uncaught (in promise) TypeError: Failed to construct 'FormData': parameter 1 is not of type 'HTMLFormElement'. at edit-post.min.js?ver=3.8.6:6 at Array.map (<anonymous>) at Array.REQUEST_META_BOX_UPDATES (edit-post.min.js?ver=3.8.6:6) at edit-post.min.js?ver=3.8.6:6 at Object.dispatch (edit-post.min.js?ver=3.8.6:6) at edit-post.min.js?ver=3.8.6:6 at data.min.js?ver=4.9.2:1 at Array.forEach (<anonymous>) at o (data.min.js?ver=4.9.2:1) at data.min.js?ver=4.9.2:1
Can you help in this case, why this may appear?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Get JS error on save in Gutenberg editor’ is closed to new replies.