Hi there, really weird bug where the /?status=deleted
filter is rendering an incomplete and frozen page that doesn’t allow for interaction with the UI elements, causing the browser CPU usage to skyrocket, and eventually crashing the process for the browser tab. This is happening with Firefox 102.13 ESR and Chromium 115.0.5790.98, both on Debian 12. Here’s what the page looks like:
This bug does not happen with /?status=unlisted
.
1 个赞
FWIW It works fine here on meta.
Are there any errors in your /logs
?
1 个赞
Hmm, nope, nothing corresponding with the time that I try to access /?status=deleted
.
1 个赞
I wonder if it’s a particular deleted topic that’s the issue. Did you have any notable deletions recently that would stand out?
You could possibly use a data explorer query to review them?
1 个赞
Nothing that I can remember. Is the Replies count of -1 possibly an issue?
1 个赞
No, it shouldn’t be. I’ve seen a few of those, and had no issue like this before.
I should mention safe mode and errors in the console too, just to be thorough.
1 个赞
Thanks, I forgot about safe mode . How do I combine that with ?status=deleted
?
I think you can pop this on the end of your URL - /?status=deleted&safe_mode=no_themes,no_plugins
1 个赞
Thanks! So that does avoid the bug. I’ll have to go through all my customizations to figure out which one is causing the problem.
1 个赞
Just in case it’s helpful to narrow it down, the appended bits for the 3 flavours of safe mode are:
?safe_mode=no_themes
?safe_mode=no_themes,no_unofficial_plugins
?safe_mode=no_themes,no_plugins
4 个赞
Ah yes, good call. Thanks again!
2 个赞
system
(system)
关闭
2023 年9 月 29 日 18:41
12
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.