Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dropdown): fetch js error on non existing letter selections
When a dropdown is open, if you type a letter to match a label in the dropdown, an error occurs. Note that you have to type a letter to match a label in the dropdown. If there isn't an entry starting with the letter given, no error will occur.
- Loading branch information