ekwonye-richard / react-flags-select

Customizable svg flags select components for React Js
197 stars 121 forks source link

searchable={true} doesnt work #5

Closed andredicioccio closed 6 years ago

andredicioccio commented 7 years ago

Hi there, Great component firstly. I am wondering if there is any reason that searchable={true} would not be working for me? I have tried inspecting the HTML and it doesnt look like it is being generated.

newbreedofgeek commented 6 years ago

I have the same problem, I think it may be due to the fact that this has a react peer dependency of 15.x. In my case I had react 16.2.0

ekwonye-richard commented 6 years ago

@andredicioccio @newbreedofgeek Thanks for the feedback, the feature has been updated. Kindly update to the latest version on npm.