Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chrome://flags/#document-transition (Chrome 104+) ⇛ chrome://flags/#view-transition (Chrome 109+) #3

Open
JulianCataldo opened this issue Dec 21, 2022 · 1 comment

Comments

@JulianCataldo
Copy link

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!

@JulianCataldo JulianCataldo changed the title ~~chrome://flags/#document-transition~~ (Chrome **104**+) ⇛ chrome://flags/#view-transition (Chrome **109**+) chrome://flags/#document-transition (Chrome 104+) ⇛ chrome://flags/#view-transition (Chrome 109+) Dec 21, 2022
@Charca
Copy link
Owner

Charca commented Dec 24, 2022

Thank you for the heads up! That entire blog post needs updating with the latest version of the API, but I'll make sure I'll include the updated instructions to enable the feature flag as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants