bonafideduck / react-highlight-within-textarea

React component for highlighting bits of text within a textarea
93 stars 13 forks source link

Unwrapped demo is broken in 3.1.0 #147

Closed bonafideduck closed 2 years ago

bonafideduck commented 2 years ago

Trying to use the unwrapped demo on CodeSandbox gives the following failure:

undefined is not an object (evaluating 'startBlock.getLength')
bonafideduck commented 2 years ago

I must have fixed this at some point.