Is it possible to enable view transitions globally? #11688
Unanswered
piotrkulpinski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using the experimental View Transition API in Remix, but it's a hustle to add the
unstable_viewTransition
to every link ornavigate
call.Would be great to be able to enable this globally for every navigation via feature flag in remix config or any other way.
Is there a way to do that?
Beta Was this translation helpful? Give feedback.
All reactions