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

Escape special chars on Instant Results and Autosuggest #3999

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

felipeelia
Copy link
Member

Description of the Change

Closes #3968

How to test the Change

Changelog Entry

Fixed - Special characters like \ in search terms for both Autosuggest and Instant Results

Credits

Props @felipeelia @burhandodhy

Checklist:

@felipeelia felipeelia added this to the 5.2.0 milestone Nov 7, 2024
@felipeelia felipeelia merged commit c702b78 into develop Nov 7, 2024
22 checks passed
@felipeelia felipeelia deleted the fix/issue-3968 branch November 7, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: SyntaxError: Invalid regular expression: /\b(\)/gi: Unterminated group (at result.js:39:16)
2 participants