TanStackT
TanStack11mo ago
20 replies
full-green

Problem getting View Transitions to work with SolidJS

hi, thank you for the great library.

like in the title. The exact same setup works fine with React, but Solid does not animate elements sharing the same view-transition-name

I set defaultViewTransition: true on the Router

https://stackblitz.com/edit/tanstack-router-hwsymfma?file=src%2Froutes%2Findex.tsx

Uploaded how it works on the React side
Is there something that I am missing to get it working the same with Solid?
StackBlitzJakub
Tanstack router - solidjs - view transitions issue
Tanstack-Router-Solid-View-Transitions - StackBlitz
Was this page helpful?