TanStackT
TanStack3mo ago
3 replies
homeless-violet

View transition overflow

Hey guys, I'm trying to setup a simple slideIn slideOut transition, but for a content that is not the full page height. The problem I'm encountering is that the block that manage the overflow is above the div that contain the outlet, and that make the content overlaping the rest of my app during the transition (since the transition element are on the root of the html tree)
The video explains it better. Any idea on how could I manage this ? Like "snapshot" the height or something ?
Was this page helpful?