WordPress / theme-experiments

Experimenting with themes made out of blocks.
GNU General Public License v2.0
546 stars 179 forks source link

Adding bug demonstration #256

Closed pbking closed 3 years ago

pbking commented 3 years ago

This theme demonstrates a bug in Gutenberg where strange things happen.

It seems to have something to do with a block expressing support for a style (or not).

Or maybe it's coincidental.

The format (v1 vs v0) doesn't seem to have any bearing.

See this gutenberg issue for more context.

oandregal commented 3 years ago

Thanks for the test case, hotfix at https://github.com/WordPress/gutenberg/pull/31588