alsoscotland / react-super-select

MIT License
95 stars 33 forks source link

noResultsString does not appear when groupBy is present #107

Closed 92arpitgoyal closed 7 years ago

92arpitgoyal commented 7 years ago

When groupBy is set, noResultsString('No Result Found' by default) stop to work, even if there is no match for string being searched.

92arpitgoyal commented 7 years ago

https://github.com/alsoscotland/react-super-select/pull/108

alsoscotland commented 7 years ago

@92arpitgoyal Thank you for filing the bug and for the fix

alsoscotland commented 7 years ago

Addressed in https://github.com/alsoscotland/react-super-select/tree/v1.0.1