select icon indicating copy to clipboard operation
select copied to clipboard

Entered tag deleted on second entry

Open dfilipidisz opened this issue 2 years ago • 0 comments

Steps to reproduce:

  1. Type in a tags, for example apple
  2. Hit enter -> new tag is created OK
  3. Type second tag, in this case the same thing: apple
  4. Hit enter -> both tags are removed from the select.

I would expect to have 1 apple tag at the end, but instead both tags are removed.

You can reproduce the problem on the demo site: https://select-react-component.vercel.app/demo/tags

dfilipidisz avatar Dec 04 '23 14:12 dfilipidisz