developmentseed / bioacoustics-frontend

Frontend code for the Google Bioacoustics project that's used by A2O Search
https://search.acousticobservatory.org/
MIT License
1 stars 0 forks source link

fix: Prevent default form-submit behviour #157

Closed oliverroick closed 11 months ago

oliverroick commented 11 months ago

Fixes #156

Prevent default event behaviour, which makes Firefox submit the form using GET, and therefore reloading the page.