tbleckert / react-select-search

⚡️ Lightweight select component for React

Home Page:https://react-select-search.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Old values is missing after search and set new value

Frozzy6 opened this issue · comments

controlled multiple with fuzzy search

  1. Choose options
  2. Search options witch does not include previous
  3. Choose another
  4. Previous value is missing

I bet "options" should be changed to "defaultOptions"