Hi to all.
I have a question regarding this feature - when I click on a link that points to the file route the whole app re-renders for some reason...
I would expect that the route would normally render the corresponding Outlet with no Parents ( sidebar and topbar not beeing re-rendered )...
When I put an index.tsx route into the same folder it works fine.
What am I missing here?