WordPress / wporg-gutenberg

The theme for https://wordpress.org/gutenberg/
https://wordpress.org/gutenberg/
10 stars 5 forks source link

No content displayed in https://wordpress.org/gutenberg/ page #60

Closed marcarmengou closed 1 year ago

marcarmengou commented 1 year ago

Describe the bug No content displayed in https://wordpress.org/gutenberg/ page.

Visit https://wordpress.org/ scroll down to "Dream it, build it" and click on the link "Explore the WordPress Editor ↗︎"

To Reproduce Steps to reproduce the behavior:

  1. Go to 'WordPress.org.'
  2. Click on 'Explore the WordPress Editor ↗︎'

Expected behavior The content of the page should appear https://wordpress.org/gutenberg/

Screenshots gutenberg-link

Desktop:

peteringersoll commented 1 year ago

Similarly, About -> Gutenberg goes to the same currently blank page. The page source is there; it's just not rendering. Also note that the link dropped a user right into the editor with no explanation rather than explaining how the editor works and then a "try it" -type link.

ryelle commented 1 year ago

I've moved this from the wporg-main-2022 repo because the link on the homepage is technically correct, but the issue is with the /gutenberg/ page. It's just showing an empty grey screen:

No console errors, just not loading.

dd32 commented 1 year ago

Per https://wordpress.slack.com/archives/C02QB8GMM/p1690435021175989 this is related to something changing in Gutenberg 16.3, as it works with 16.2.1.

I wasn't able to immediately figure out why, I believe someone closer to Gutenberg development will likely need to take a look..

My guess is that something in the wp.editPost.initializeEditor() call has changed.

Followed up in #core-editor to see if anyone has any pointers.

dd32 commented 1 year ago

Looks like this was resolved via https://github.com/WordPress/wporg-gutenberg/commit/3fa16aa67d4f3ff479d4cf9b7d690f7e7172e285