-
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
Site Editor: Searching for a page causes page to go blank #95243
Comments
📌 REPRODUCTION RESULTS
📌 FINDINGS/SCREENSHOTS/VIDEO
📌 ACTIONS
Weirdly, another similar thing I found yesterday but more specific to mobile use: #95072 |
I can reproduce the issue on simple and atomic when searching I see the same error in console:
I tested it on a non WPcom site and I see a similar behaviour in core. When searching a page the whole page turns "gray" and stays like that until the user clicks anywhere. The biggest difference is that WPcom throws an error in console and "crashes". error-searching-pages-JN-core.webm |
I've tested a regular site (non WPcom) with Gutenberg 19.4.0 and I don't see the "blinking" anymore. I've also tested a simple site using the sticker It seems that Gutenberg had an issue that cleared the dom when searching and that produced a conflict with some of our custom code. I'll see if I can find where it conflicts in WPcom side. |
@donnapep Can we accelerate shipping that update? Please feel free to pull in @Automattic/bespin and @Automattic/caribou folks as needed. A Blocker-level issue should be fixed as soon as we can. |
v19.4.0 is released on simple sites. The release build for AT is also in the right repo. AT will pull it following their schedule [p9o2xV-3Ov-p2#comment-8716] |
Support References This comment is automatically generated. Please do not edit it.
|
Thank you for getting it out before the weekend @Imran92! |
Retested on both Simple and Atomic and confirm that this has been fixed. 🥳 |
Quick summary
When searching for a page in the "Pages" section of the site editor, it causes the entire page to go blank. I can consistently reproduce on both AT and Simple sites.
Video:
Screen.Recording.2024-10-09.at.7.41.23.pm.mov
Steps to reproduce
What you expected to happen
To be able to search for a page
What actually happened
The entire page goes blank
Impact
Most (> 50%)
Available workarounds?
Yes, easy to implement
If the above answer is "Yes...", outline the workaround.
The workaround is to use the "Pages" section on the site dashboard instead.
Platform (Simple and/or Atomic)
Simple, Atomic
Logs or notes
No response
The text was updated successfully, but these errors were encountered: