react-mentions icon indicating copy to clipboard operation
react-mentions copied to clipboard

Position of highlights in input is often incorrect

Open j-em opened this issue 2 years ago • 0 comments

Steps to reproduce:

  1. Go https://react-mentions.vercel.app/
  2. In the Scrollable container example, add enough text to make the first line wrap

Expected behaviour: I'd expect the text in the highlighter to wrap the exact same way the text in the input is wrapping

Observed behaviour: image

j-em avatar Nov 30 '22 14:11 j-em