signavio / react-mentions

@mention people in a textarea
https://react-mentions.vercel.app
Other
2.4k stars 560 forks source link

autocorrect text not working #750

Open ZakaryaNoori opened 1 month ago

ZakaryaNoori commented 1 month ago

Steps to reproduce:

  1. install the package
  2. add package to your component
  3. run your app in the browser
  4. write words such as (would've or couldn't or could've ) without the apostrophe and try correcting it when it underlines red with the autocorrect

Expected behaviour: it should just set the new text corrected by autocorrct

Observed behaviour: the text doesn't change as expected and again the text with red underline stays

Workaround: