We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
First, thank you for building this neat react component.
I've found a bug where passing any special character breaks the internal regex matching in Highlighter Component.
Highlighter
Here's a demo demonstrating the bug: https://codesandbox.io/s/204r9kz6lj
The text was updated successfully, but these errors were encountered:
This is rather a bug of react-highlight-words and not of the react-highlighter current one.
react-highlight-words
react-highlighter
Sorry, something went wrong.
No branches or pull requests
First, thank you for building this neat react component.
I've found a bug where passing any special character breaks the internal regex matching in
Highlighter
Component.Here's a demo demonstrating the bug:
https://codesandbox.io/s/204r9kz6lj
The text was updated successfully, but these errors were encountered: