Skip to content

Hotfix infinite loading bug on <Select> when no options are returned

Pre-release
Pre-release
Compare
Choose a tag to compare
@franciscrispin franciscrispin released this 20 Aug 02:09
· 2729 commits to v4 since this release
  • Previously, the <Select> component will show a loading spinner when no options are returned
  • Now, we show a message saying "No results found" instead. This can also be customized using the noOptionResult prop