raynor85 / react-native-material-selectize

A React Native component inspired to Selectize which follows Material Design guidelines.
MIT License
55 stars 32 forks source link

SyntaxError: Invalid regular expression: missing ) when type "\" #9

Closed BukhariMuslim closed 6 years ago

BukhariMuslim commented 6 years ago

I try to replicate your example on this snack. Everything was going fine before I type "\", then suddenly error occurred.

image

BukhariMuslim commented 6 years ago

I temporary change local file to solve this problem by using this solution to line 229.

image

This work well so far, but I don't know about performance issue.

raynor85 commented 6 years ago

Thank you for pointing it out. Your solution is legit and I will create a PR soon.

raynor85 commented 6 years ago

Resolved with 369385609f0c1324fecbe5f129b383a4ffaf4b03