#$postId File Route Triggers a complete reload

2 messages · Page 1 of 1 (latest)

rough jacinth
#

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?

rough jacinth
#

What I forgot to mention I have 3 same name files in 3 diff folders. when I click on one of them the first time then the rerender happens. all after link clicks dont trigger that no more...