Automattic / Automattic/block-experiments
Layout Grid behaving weirdly with latest Gutenberg
- Dominant language
- JavaScript
- Stars
- 131
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
The Layout Grid resize handles are acting up when latest version of Gutenberg is enabled:
https://github.com/Automattic/block-experiments/assets/8096000/331e75e9-a97e-4b5b-842a-09704b6db449
This is most likely due to a change on the Gutenberg side, but it's hard to debug as I'm not really familiar with this block.
Also, trying to add Layout Grid to a post in my local dev environment with Gutenberg trunk results in the whole editor crashing with `Uncaught TypeError: Cannot add property width, object is not extensible`, making it even harder to get to the bottom of the issue 😅
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.