You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intermittent: Blue progress bar / indicator animates endlessly, even after search is completed (I have not yet identified a pattern for which search terms trigger this) - almost like hanging behavior, but everything is still responsive.
Reloading the editor using "Developer: Reload Window" causes the problem to disappear
Blue progress bar indicator:
Kapture.2024-08-10.at.15.25.04.mp4
Search pattern (invalid regular expression):
pageTitle: '([^']+)',\n.+)
Fixing the invalid regular expression problem does not make the problem go away:
Kapture.2024-08-10.at.15.29.05.mp4
This is not a new problem - this has been happening (intermittently) since shortly after the Search Editor was introduced.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Blue progress bar indicator:
Kapture.2024-08-10.at.15.25.04.mp4
Search pattern (invalid regular expression):
Fixing the invalid regular expression problem does not make the problem go away:
Kapture.2024-08-10.at.15.29.05.mp4
This is not a new problem - this has been happening (intermittently) since shortly after the Search Editor was introduced.
cc @andreamah @rzhao271 @roblourens @JacksonKearl