Next.js Discord

Discord Forum

Help with View Transition API

Unanswered
Ichneumonid wasp posted this in #help-forum
Open in Discord
Ichneumonid waspOP
Hi, I've been trying to recreate some of the View Transition demos I saw here https://developer.chrome.com/docs/web-platform/view-transitions

I have a demo here https://stackblitz.com/~/github.com/ignaciogiri/view-transition-profiles

I read all the docs from here https://react.dev/blog/2025/04/23/react-labs-view-transitions-activity-and-more and I have gotten somewhat close.

But I'm struggling with:
- The sidebar to not slide when I'm switching profiles.
- Use of skeletons and suspense while keeping the animation alive.

2 Replies

Ichneumonid waspOP
@Thrianta You are the master of transitions, can you guide me where could I make the fixes?
Ichneumonid waspOP
Does anybody have a few minutes to guide me regarding this topic? Thanks! There's no AI that understand ViewTransitions well yet