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

App crash when searchWord prop fill with bracket #22

Open
mhendyl opened this issue May 20, 2022 · 1 comment
Open

App crash when searchWord prop fill with bracket #22

mhendyl opened this issue May 20, 2022 · 1 comment

Comments

@mhendyl
Copy link

mhendyl commented May 20, 2022

I have an issue that when search word fill with pair of bracket () will crash

Simulator Screen Shot - iPhone Xʀ - 2022-05-19 at 18 19 06

is there any way to fix this?
i can't find the code

@underoot
Copy link

You need to pass autoEscape to component to prevent usage of special symbols of RegExp in findAll.

P.S. I think that it should be true IMHO.

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

No branches or pull requests

2 participants