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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
When you want to pass regular expression as validation pattern for input from variable it works well if you don't use slashes (delimeters) and modifiers, but when you try pass regexp with modifiers (as i, g ..) validation is broken.