Possible Conflict with ACF Gutenberg Block
-
Hi, I’ve created a custom Gutenberg block using Advanced Custom Fields.
There seems to be a conflict with ACF, as utilizing the block along with Broadcast results in the following error:
Updating failed. The response is not a valid JSON response.
The block I built allows you to display a custom post query, where you choose which categories, number of posts and which layout you want to use.
When Broadcast is active, the error displays when I select certain categories (seems like the ones with the largest amount of posts) and try to publish or update the page. After some troubleshooting on a test site, it seems like disabling Broadcast allows things to work normally.
Just to clarify, I am not actually broadcasting anything with this block. Just allowing the user to display posts on page.
I have worked with ACF’s support but they suggested I mention the issue here as well.
Has anyone seen an issue like this previously?
- The topic ‘Possible Conflict with ACF Gutenberg Block’ is closed to new replies.