Huge thanks for sharing this PoC, very inspiring π
I had a trouble enabling the feature with Chrome 108.
Resolved like this:
chrome://flags/#document-transition feature flag in Chrome 104+
https://www.maxiferreira.com/blog/astro-page-transitions/
β±
chrome://flags/#view-transition flag in Chrome 109+
https://developer.chrome.com/docs/web-platform/view-transitions/
Now, everything works perfectly β
Cheers, have fun!