Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validator.js doesn't work on safari 12 - Invalid regular expression #1427

Closed
neal-wilxite opened this issue Sep 3, 2020 · 2 comments
Closed
Labels

Comments

@neal-wilxite
Copy link

Describe the bug
Validator.js doesn't work on safari 12. Due to look behind in regular expression. Exact console error is:

[Error] SyntaxError: Invalid regular expression: invalid group specifier name
	(anonymous function) (validator.js:2274)

Screenshot
screenshot-app lambdatest com-2020 09 03-15_10_57

Additional context
Browser: Safari 12
Validator.js version: 13.1.1
Node.js version: n/a
OS platform: Mac 10.14

@neal-wilxite
Copy link
Author

Same issue was raised before: #1354

@neal-wilxite
Copy link
Author

my mistake was using wrong version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant