svelte-plugins / datepicker

A simple datepicker component designed for Svelte.
https://svelte-plugins.github.io/datepicker
MIT License
54 stars 12 forks source link

Calendar html buttons without 'type' property🐛 #17

Closed fabiofanta closed 7 months ago

fabiofanta commented 7 months ago

Describe the bug Html buttons on calendar are without type="button". So they get type="submit" as default and it could trigger form submission

dysfunc commented 7 months ago

Thanks for submitting an issue @fabiofanta. I included this change inside the open PR addressing some other issues https://github.com/svelte-plugins/datepicker/pull/16/commits/73a023b9a6b7b798978fb9542de73a91632e4797