Skip to content

[view-transitions] Integration with Server Side Rendering (SSR)  #8897

@vkuprin

Description

@vkuprin

I'm building a website using SSR + Next.js and I'd like to use the new View Transitions API to make the changes between pages look smoother.

I know that SSR + Next.js does rendering on the server side, and the View Transitions API does its work on the client side. So, I'm wondering if there's anything special I need to do to make sure they work well together?

I'm also curious if there's a different way to get the page transitions to work in React components that are built by the server in Next.js.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions