WebDevStudios / nextjs-wordpress-starter

A headless starter for WordPress powered by Next.js.
https://webdevstudios.github.io/nextjs-wordpress-starter/
GNU General Public License v2.0
737 stars 127 forks source link

Test "unsupported" blocks [BLOCKED] #153

Open ravewebdev opened 3 years ago

ravewebdev commented 3 years ago

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 commented 3 years ago

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