https://stackblitz.com/edit/withastro-astro-xjqwxn?file=src%2Flayouts%2FLayout.astro
I have transitions:persist on my header, but on Firefox, when I click a link, you can see from the CSS transitions that the header remounts on route change. How can I prevent this? I understad that FF doesn't support the View Transitions API, but shouldn't the persisting of components work nontheless?
has a component for doing just that: