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
Multiline search is not supported, so it should show an error message for that query (because of the \n) but it was getting swallowed. It will now show "Literal \n not allowed"
I ran into #32095 while searching using regexp.
Steps to Reproduce:
name: "
\{(?:\s|\r?\n)*?name: "(\w+)",
Does this issue occur when all extensions are disabled?: Yes
No errors in Developer Tools Console.
The text was updated successfully, but these errors were encountered: