signavio / react-mentions

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

Initial position of suggestions box is incorrect #626

Closed j-em closed 1 year ago

j-em commented 1 year ago

Steps to reproduce:

  1. Go to https://react-mentions.vercel.app/
  2. Try to @mention people in any examples

Expected behaviour: The suggestions box is positioned properly

Observed behaviour: Initial position of suggestions box doesn't seem correct 2022-11-15 09 28 11

Workaround: Clicking outside and clicking back into the input seem to re-position the suggestions box correctly

shivagoud commented 1 year ago

Is this bug recently introduced or it was there all along?

shivagoud commented 1 year ago

@j-em use previous version, it works fine

j-em commented 1 year ago

@shivagoud Which version are you proposing exactly? I have the same issue with all the previous versions I tried (4.4.6, 4.3.0, 4.2.0, etc...)

ClementCastel commented 1 year ago

Hello @j-em, have you found a way to fix this problem ?

ClementCastel commented 1 year ago

I downgraded to 4.4.6, now it works fine :)

gabrielmicko commented 1 year ago

Thanks for filing an issue. I have the same problem.

lagroms commented 1 year ago

Same issue