react-highlight-within-textarea
react-highlight-within-textarea copied to clipboard
Clicking in Dynamically Changing Value causes value change
Clicking in the Dynamically Changing Value demo cause the changed value handler to run. This may be related to select also causing an event. Look to see if either excessive events are happening, or this particular change chan be filtered out in the demo.