-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Gutenberg 15.9: Infinite loading on Site Editor when using Safari #77663
Comments
The fact that the editor keeps loading indefinitely in the case of an error is unfortunate, but we have suggested a fix for it in Gutenberg already, and it's pending code review: The error here seems to be caused by another issue though, all those 404s are unexpected and I'm unable to reproduce on any of my atomic sites. |
Thanks, @tyxla! It's great knowing a fix is ready 🎉 As for the Error 404, yeah, I'm not sure what's happening. I'm planning to wait for the fix, test it again, and see how it goes. I really appreciate you looking into this. Thank you! |
Sure thing, no worries @retnonindya! Just something to keep in mind is that those intermittent 404s usually indicate a bigger issue on the particular WordPress installation and not a bug with Gutenberg or WordPress in particular. |
Noting for good measure that I can't replicate in a self hosted site with Safari using GB 15.9 and WP 6.2.2 with no additional plugins installed. Thanks for tracking this down and surfacing! |
📌 SCRUBBING : RESULT - Replicated / Could Not Replicate / Uncertain
📌 FINDINGS/SCREENSHOTS/VIDEO
Screenshots/RecordingsfZSyh9.mp4That said, I am seeing lots of WordPress.com Editing Toolkit disabled, Gutenberg still active Sym0LY.mp4Both WordPress.com Editing Toolkit and Gutenberg deactivated EbTW0S.mp4📌 ACTIONS
📌 Message to Author
|
The 404s connected to the WordPress.com Editing Toolkit are in discussion here: p1685550995632009-slack-C03N25JPCE4 |
@cuemarie I just tested it, and the Editor now loads! 🎉 Thanks for checking on this, folks! Also, I don't see any reports other than mine and another HE, so it might be something isolated/cache-related. I'm going to close this. Thanks again! |
Quick summary
When the plugin Gutenberg is active, the Site Editor will keep showing a spinning circle/loading indicator on the Safari browser. Deactivating the plugin resolves the issue.
Steps to reproduce
What you expected to happen
Site Editor should open, and the plugin Gutenberg should stay active
What actually happened
The Site Editor keeps loading. Please see the GIF below. On the right is the CLI, indicating the plugin Gutenberg is active. On the left is the Site Editor still spinning.
Impact
Most (> 50%)
Available workarounds?
Yes, easy to implement
Platform (Simple and/or Atomic)
Atomic
Logs or notes
Workaround: Deactivate plugin Gutenberg
Happens on Safari browser. My browser's version is:
Version 16.5 (18615.2.9.11.4)
MacOS Ventura 13.4
No significant error on CLI. Error message from Console log referring to Error 404 and 428.
The text was updated successfully, but these errors were encountered: