jquense / react-widgets

Polished, feature rich, accessible form inputs built with React
http://jquense.github.io/react-widgets/
MIT License
2.34k stars 394 forks source link

emptyFilter not working for DropdownList #1109

Open lawrence-anthony-au13 opened 2 years ago

lawrence-anthony-au13 commented 2 years ago

Hello I am passing the parameter emptyFilter="No result" to DropdownList but it is still showing default message which is "The filter returned no results". Please assist me on how to modify this message. Thanks