mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
35739d01e9
* Fix DEV mode on Safari when view transitioning to client:only components * Update .changeset/eighty-ladybugs-shake.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
5 lines
144 B
Markdown
5 lines
144 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes an error in dev mode on Safari where view transitions prevented navigating to pages with `client:only` components
|