You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to save HTML in a field, i'm getting a JSON error. I've got year old sites where i've used similar ACF and was not getting this issue then - that I know of, although I am adding a bit more HTML in this instance. But, don't believe that should be an issue.
Steps to reproduce
Create an ACF. FieldGroup called 'PageControl'
Add a simple Textarea ( or WYSIWYG ) field called HTML
Set the Field group to show in both Page & Post type(s)
Go to the 'Home' page, add any <style>,<script>, or full HTML content you'd typically find in an tag and you'll get this error.
Additional context
Yes, I've disabled all plugins except the WPGraphQL ( 1.24.0 ), WPGraphQL Gutenberg ( 0.4.1 ), WPGraphQL for ACF ( 2.2.0 ), and ACFPro, since they are required to run the content.
WPGraphQL Version
1.24.1
WordPress Version
6.4.3
PHP Version
8.1.23
Additional environment details
Running Locally in Local App w/ NGINX and MySQL 8/0.16
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have disabled ALL plugins except for WPGraphQL.
Yes
My issue is with compatibility with a specific WordPress plugin, and I have listed all my installed plugins (and version info) above.
The text was updated successfully, but these errors were encountered:
Description
When trying to save HTML in a field, i'm getting a JSON error. I've got year old sites where i've used similar ACF and was not getting this issue then - that I know of, although I am adding a bit more HTML in this instance. But, don't believe that should be an issue.
Steps to reproduce
Additional context
Yes, I've disabled all plugins except the WPGraphQL ( 1.24.0 ), WPGraphQL Gutenberg ( 0.4.1 ), WPGraphQL for ACF ( 2.2.0 ), and ACFPro, since they are required to run the content.
WPGraphQL Version
1.24.1
WordPress Version
6.4.3
PHP Version
8.1.23
Additional environment details
Running Locally in Local App w/ NGINX and MySQL 8/0.16
Please confirm that you have searched existing issues in the repo.
Please confirm that you have disabled ALL plugins except for WPGraphQL.
The text was updated successfully, but these errors were encountered: