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

Do not escape - in regular expressions #481

Closed
vaadin-miki opened this issue Jun 1, 2023 · 0 comments · Fixed by #482
Closed

Do not escape - in regular expressions #481

vaadin-miki opened this issue Jun 1, 2023 · 0 comments · Fixed by #482
Assignees
Labels
bug Something isn't working

Comments

@vaadin-miki
Copy link
Owner

Apparently browsers do not like escaping -. Find a way to make sure it is the last character in a [ ] selector, and do not escape it elsewhere.

@vaadin-miki vaadin-miki added the bug Something isn't working label Jun 1, 2023
@vaadin-miki vaadin-miki added this to the Next release milestone Jun 1, 2023
@vaadin-miki vaadin-miki self-assigned this Jun 1, 2023
vaadin-miki added a commit that referenced this issue Jun 2, 2023
vaadin-miki added a commit that referenced this issue Jun 2, 2023
vaadin-miki added a commit that referenced this issue Jun 14, 2023
* #481 #473 done
* (bot) release notes updated for 0.18.3
* (bot) version updated to 0.18.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant