ekwonye-richard / react-flags-select

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

react-flags-select submits the form onchange #49

Closed samw2k00 closed 3 years ago

samw2k00 commented 4 years ago

when adding the component inside the form, when clicked on the dropdown it automatically submit the form. How do we prevent this

thomasdseao commented 4 years ago

I got an error when installing your pull request (The prepack command) : Cannot copy umd/main.css: the file doesn't exist

samw2k00 commented 4 years ago

@thomasdseao thank you for your feedback, when I did the fork, the main.css already missing. The pull request is only to fix the auto submit when using this in a form!