Not Found "Fuzzy" mode (default) not bubbling to the root not found component
I only have one Not Found Component configured, that is in my root root.tsx route.
When navigating to /valid/invalid-route it shows me the generic 404 not found and tanstack throws a warning in the console about configuring my own 404 not found page which I already have in my root.tsx file.

1 Reply
extended-yellowOP•8mo ago
for example when navigating to govern/invalid-route Its shows me the generic "not found" component and not my root notFoundComponent
