joaocarmo/react-smart-data-table

Something went wrong ! SyntaxError: unterminated character class

zidzin opened this issue · 1 comments

Filtering causes the following error
(Something went wrong ! SyntaxError: unterminated character class)
if, '(' or '[' is entered in filter input field.

Escaping with '' works, but then selection(coloring) wont work. Any work arounds, please.

And extremely thankful for react-smart-data-table. Really helpful.

Thank you for alerting me to this bug, @zedzone ! The newly released version 0.6.6 addresses this issue.