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

Invalid regular expression error in Safari #686

Closed
mattiaz9 opened this issue May 23, 2022 · 2 comments · Fixed by #687
Closed

Invalid regular expression error in Safari #686

mattiaz9 opened this issue May 23, 2022 · 2 comments · Fixed by #687

Comments

@mattiaz9
Copy link

Updating from version 3.3.4 to 4.0.0 will cause the following Error in Safari: Invalid regular expression: invalid group specifier name .
This problem is only present in Safari, it works fine in Chrome.

It's probably related to this: https://stackoverflow.com/questions/51568821/works-in-chrome-but-breaks-in-safari-invalid-regular-expression-invalid-group

@AuHau
Copy link
Contributor

AuHau commented May 23, 2022

Ou 😳 Thanks for the issue report! Will fix it asap.

@bee-worker
Copy link
Collaborator

Release v4.1.0 addresses this.

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

Successfully merging a pull request may close this issue.

3 participants