Is there a way to prevent a route from unmounting its component when it is not the selected route? #2309
kainbryanjones
started this conversation in
General
Replies: 0 comments
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.
-
I have a page with a component that I don't want to unmount so it's fine If the component is still rendering but just not displayed (i.e. display = "none"). Is this possible with. Tanstack router?
Beta Was this translation helpful? Give feedback.
All reactions