signavio / react-mentions

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

For Shadow Dom mentions are now shown #746

Open davit95 opened 2 months ago

davit95 commented 2 months ago

Steps to reproduce:

  1. Use package in shadow dom
  2. trigger @ which should open suggestions

Suggestions should be shown:

Suggestions are not visible:

For solution I have opened a PR. https://github.com/signavio/react-mentions/pull/745