signavio / react-mentions

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

Async data fetching = flashing during load #729

Open ztratar opened 6 months ago

ztratar commented 6 months ago

Steps to reproduce:

  1. Implement async data fetching
  2. Use with autocomplete
  3. Even if you type the word that exists in the options, the box will flash as the load is occuring

Expected behaviour:

Observed behaviour:

Workaround: