alsoscotland / react-super-select

MIT License
95 stars 33 forks source link

Can't fire onBlur event #140

Closed arjita-mitra closed 6 years ago

arjita-mitra commented 6 years ago

onChange is working fine. I want to fire onBlur to throw validation error but that is no working. what is the way to do it ?

alsoscotland commented 6 years ago

@arjitaM I added callback props for onBlur and onSearchInputBlur in https://github.com/alsoscotland/react-super-select/tree/v1.0.10