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
Errors like SyntaxError: Invalid regular expression: /*/g: Nothing to repeat have been reported in the app. Some regex patterns are not being applied correctly because the global replacement is affecting the entire execution. To fix this, we need to import the package dynamically: