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
Thanks for reporting. We need to check if global regular expressions are null and disable any related checks, as this is the documented way to disable one of them.
As a workaround one can provide a regex, that will never match anything (e.g. /$-/g).
The text was updated successfully, but these errors were encountered: