0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/.changeset/angry-avocados-live.md
Matthew Phillips 151bd429b1
Prevent Partytown from hijacking history API (#9419)
* Partytown overrides these methods to... do things, but it breaks ViewTransitions in Firefox.

* Only redefine pushstate/replacestate in the browser
2023-12-14 10:20:56 -05:00

5 lines
70 B
Markdown

---
'astro': patch
---
Prevent Partytown from hijacking history APIs