We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These core fields for the following blocks are broken in wordpress Versions 6.4.4 and higher:
text
CoreButtonBlockAttributes
content
CoreListItemBlockAttributes
citation
CoreQuoteBlockAttributes
CoreParagraphBlockAttributes
CoreHeadingBlockAttributes
caption
CoreGalleryBlockAttributes
CoreEmbedBlockAttributes
CoreImageBlockAttributes
I've updated fuxt-backend to WordpPress version 6.5.2 to reproduce the error there so you can easily test. That causes the same error as v6.4.4.
Flywheel is auto updating a lot of our sites from WP v6.4.3 to v6.4.4 so this issue is having a big impact.
We've tried updating all plugins, adding the newest fuxt-backend theme, and updating to latest WP version without success.
Here's a screenshot of the error:
The text was updated successfully, but these errors were encountered:
Seems to be related with the move from 6.4.3 to 6.4.4.
Something that changed here: https://core.trac.wordpress.org/ticket/59828
PR was here: WordPress/gutenberg#43204
Sorry, something went wrong.
Maybe this? alleyinteractive/wp-graphql-gutenberg@92e9640
Temp solution is to just limit wordpress to version 6.4.3 until this is solved.
fixed with #61
rsm0128
No branches or pull requests
These core fields for the following blocks are broken in wordpress Versions 6.4.4 and higher:
text
on typeCoreButtonBlockAttributes
content
on typeCoreListItemBlockAttributes
citation
on typeCoreQuoteBlockAttributes
content
on typeCoreParagraphBlockAttributes
content
on typeCoreHeadingBlockAttributes
caption
on typeCoreGalleryBlockAttributes
caption
on typeCoreEmbedBlockAttributes
caption
on typeCoreImageBlockAttributes
content
on typeCoreParagraphBlockAttributes
I've updated fuxt-backend to WordpPress version 6.5.2 to reproduce the error there so you can easily test.
That causes the same error as v6.4.4.
Flywheel is auto updating a lot of our sites from WP v6.4.3 to v6.4.4 so this issue is having a big impact.
We've tried updating all plugins, adding the newest fuxt-backend theme, and updating to latest WP version without success.
Here's a screenshot of the error:
The text was updated successfully, but these errors were encountered: