Josep Boncompte Moya
Josep Boncompte Moya
Any updates?
Hi, maybe I'm a bit late, but I was able to solve this by generating the native emoji from the unified: ` String.fromCodePoint(parseInt(emoji.unified, 16)); ` Hope it helps
I updated the [example](https://stackblitz.com/edit/github-g9msfs?file=src%2Fposts%2FPostCreate.tsx) provided adding `filterSelectedOptions={false}` but it has the same behaviour as before. The bug is not that the selected option disappears from the list, but that it...
Are there any updates on this issue?