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

Fix error message in Safari - Semantic token play #2486

Conversation

JeanPerriault
Copy link
Contributor

Fix for "SyntaxError: Invalid regular expression: invalid group specifier name" error displayed in editor, with Safari (version 14 or previous).

Linked to "Lookbehind in JS regular expressions", not supported in Safari: https://caniuse.com/js-regexp-lookbehind

See #2459 for details

@hediet
Copy link
Member

hediet commented Jun 11, 2021

Thanks!

@hediet hediet merged commit bfcb2c5 into microsoft:main Jun 11, 2021
@hediet hediet added this to the May 2021 milestone Jun 11, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants