hendriknielaender / double-trouble

Dev Blog
https://double-trouble.dev
MIT License
11 stars 2 forks source link

Fix Transitions #221

Closed flyck closed 6 months ago

flyck commented 1 year ago

Transitions still lead to buggy behavior:

flyck commented 10 months ago

This tip here might make it work for us: https://swup.js.org/getting-started/reloading-javascript/

flyck commented 6 months ago

Probably can be fixed by catching the page-load event like so: https://github.com/efosao/astro-test/blob/main/src/scripts/index.ts