0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/.changeset/fresh-games-confess.md
Martin Trapp f6714f677c
view transition's form handling honors default prevention (#9486)
* add missing check to honor prevented default

* added changeset

* Update .changeset/fresh-games-confess.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2023-12-20 14:44:48 +01:00

114 B

astro
patch

Fixes View Transition's form submission prevention, allowing preventDefault to be used.