ekwonye-richard / react-flags-select

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

prevent default event trigger #50

Closed samw2k00 closed 4 years ago

samw2k00 commented 4 years ago

If we add the flag into the form, when someone click the drop down it will submit the form straight away.

fixed defect #46 and #49

ekwonye-richard commented 4 years ago

Closing this PR as the form submission issue has been fixed in this PR