REST api error using Gutenberg
-
Hi there.
I’ve been having some minor issues with the plugin:
I have narrowed down the issue to Multiple Columns for Gravity Forms by using a fresh installation of WordPress with only Gravity Forms and Multiple Columns for Gravity Forms active:
When editing a page in Gutenberg and it tries to auto-save (or in some cases simply when you wait a couple of seconds), the following console error shows up:
Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0 data.min.js?ver=4.1.0:1looking into the Network tab, I can see in the XHR tab:
autosaves?_locale=user
returns:
<style>ul { padding-left: 0px !important; } .gform_fields.top_label.form_sublabel_below ETC ETCinstead of the expected JSON.That text is on line 278 of class-gf-multicolumn.php
hope this is helpful to try and reproduce the issue. If you need more information, please let me know.
The topic ‘REST api error using Gutenberg’ is closed to new replies.