Aditya Singh

Results 4 comments of Aditya Singh

I was able to reproduce this issue on WordPress 6.8 using the Twenty Twenty-Five theme. When placing a 300px Fixed-width block next to a long Fill/Fit block inside a Row...

I'll be happy to monitor those tests and re-enable them once those tests go live again

Looking at this issue, I can see that the problem arises from the difference between the Block Editor (`core/editor` store) and the Site Editor (`core/edit-site` store). The Site Editor lacks...

After further investigation and reviewer feedback, this appears to be a misunderstanding of how Gutenberg's data stores work. **The Solution Already Exists:** The `core/editor` store is available in both Block...