You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIrst I'd like to thank you for this great library, however it does have an annoying bug with white-space: nowrap.
Indeed, when I attempt to use this library on a textarea generated by React that has white-space: nowrap, the library returns incorrect positions when the text is longer than the width of the textarea.
The text was updated successfully, but these errors were encountered:
Hi,
FIrst I'd like to thank you for this great library, however it does have an annoying bug with white-space: nowrap.
Indeed, when I attempt to use this library on a textarea generated by React that has white-space: nowrap, the library returns incorrect positions when the text is longer than the width of the textarea.
The text was updated successfully, but these errors were encountered: