kayak / bandit-pouch

Common React components and utilities
https://kayak.github.io/bandit-pouch
Apache License 2.0
4 stars 5 forks source link

Fix corner case in onChange callback for SelectField #74

Closed x8lucas8x closed 5 years ago

x8lucas8x commented 5 years ago

Fix corner case in onChange callback for SelectField, which was not covering the empty state as list when using async or creatable modes.