Replies: 1 comment
-
I guess I managed to "implement it" |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Most browsers now support the 'new' View Transition API, which looks really cool and is very easy to implement, at least in frameworks such as SvelteKit.
However, I've tried so many times with the current router to implement it with Inertia, but no luck ... I don't think the current router has the events needed by the View Transition API to work properly. It'd be so much better if these events are added in Inertia, or even better have it as a built-in feature that can be enabled/disabled.
Beta Was this translation helpful? Give feedback.
All reactions