kadoshms / ionic2-autocomplete

Ionic 2 autocomplete component
MIT License
149 stars 108 forks source link

Runtime Error: Invalid regular expression #45

Closed callym closed 7 years ago

callym commented 7 years ago

When you have a keyword in the search box that has an unclosed bracket in, you get the error:

Runtime Error
Invalid regular expression /(/: Unterminated group

This is being thrown from the BoldPrefix.transform method.