nextjs-wordpress-starter icon indicating copy to clipboard operation
nextjs-wordpress-starter copied to clipboard

Test "unsupported" blocks [BLOCKED]

Open ravewebdev opened this issue 4 years ago • 1 comments

Sometimes an “Internal Server Error” encountered on a post is due to the WP GraphQL Gutenberg plugin not properly parsing comments (and/or “unsupported” blocks): https://github.com/pristas-peter/wp-graphql-gutenberg/issues/63

When/if this issue with WP GraphQL Gutenberg is fixed, we should test to ensure HTML comments and "unsupported" blocks do not break FE rendering of posts.

Originally posted by @ravewebdev in https://github.com/WebDevStudios/nextjs-wordpress-starter/issues/33#issuecomment-765598037

ravewebdev avatar Jan 29 '21 19:01 ravewebdev

Confirmed issue is still occurring as of WP GraphQL Gutenberg v0.3.8.

ravewebdev avatar Mar 23 '21 16:03 ravewebdev