-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Site Editor is empty in Firefox #28403
Comments
Console errors if it helps. /gutenberg/vendor/react-dom.min.de439aae.js:125:24 TypeError: n is undefined /gutenberg/build/block-editor/index.js:81:23058 Uncaught TypeError: n is undefined |
It was also mentioned in the comment on WP Tavern: https://wptavern.com/gutenberg-9-8-brings-rounded-borders-to-the-group-block-and-moves-the-site-editor-canvas-into-an-inline-frame#comment-361459 @WordPress/gutenberg-core |
Hi I am not able to reproduce it with themes that have had the theme attribute removed in preparation for version 9.9 (#28088) |
Just a note in case it's related: There was an error initially with iFrames and Firefox which was fixed in #28212. |
It was not included. It works with the fix @aristath mentioned. |
Thank you for verifying @ntsekouras |
I've cherry-picked the relevant commit to the |
9.8.1 mostly fixes this issue. Occasionally the site editor hangs with the grey screen, and gives this console error: Forcing a refresh (sometimes once, sometimes twice is needed) usually corrects it. |
I am having this same issue as shown in the original screenshots using: This happens both on Firefox and Firefox Developer Edition, locally, and on my server. Can this be reopened? |
@TechDotHaus can you try GB 11.3? I think there was a new similar WSOD that was fixed in this PR: #33896 |
Thank you. All clear :) |
Description
Since 9.8.0 the Site Editor is empty when using Firefox browser.
Other browsers that I have tested (Chrome & Edge) not affected, although now much slower to load when compared to previous version of Gutenberg.
Step-by-step reproduction instructions
Expected behaviour
Load the Site Editor.
Actual behaviour
The Site Editor does not load, and is an empty grey page, then redirects to standard dashboard type layout with empty page.
Screenshots or screen recording (optional)
WordPress information
Device information
The text was updated successfully, but these errors were encountered: