WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.5k stars 4.19k forks source link

Site Editor: The canvas remounts when resizing the browser window #63750

Open Mamaduka opened 3 months ago

Mamaduka commented 3 months ago

The Site Editor canvas seemingly remounts when resizing the browser window.

Steps to reproduce

  1. Open the Site Editor.
  2. Resize the window width below 783px.
  3. Notice that canvas content is gone for a moment and then returns.

Screencast

https://github.com/user-attachments/assets/aa1d1cfb-cf8c-4aa1-843c-79b933a4afdd

Mamaduka commented 3 months ago

I think this is due to EditSiteEditor re-parenting.

React tree desktop vs mobile:

Desktop CleanShot 2024-08-05 at 18 38 25

Mobile CleanShot 2024-08-05 at 18 38 47