tbleckert / react-select-search

⚡️ Lightweight select component for React
https://react-select-search.com
MIT License
674 stars 149 forks source link

onFocus and onBlur doesn't work #244

Open TonyCh55 opened 1 year ago

TonyCh55 commented 1 year ago
image
colin-peter commented 1 year ago

@tbleckert just a heads up that it works, only that the SelectSearchProps needs to include the onFocus prop

MarcSigot3B commented 11 months ago

@tbleckert, quite keen to have this typing issue fixed --> would you be able to check this fork : https://github.com/tbleckert/react-select-search/pull/263