Hotfix infinite loading bug on <Select> when no options are returned
Pre-release
Pre-release
·
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