page layout remounts when changing to a route using the same layout
I know this may be the intended behaviour but I'm creating a chat app and the layout has a list of user channels and it's not practical to fetch the whole list on every route change
1 Reply
Hah... this seems to only happen because i have a layout transition on one of my pages. but why?