T
TanStack8mo ago
extended-yellow

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.
No description
1 Reply
extended-yellow
extended-yellowOP8mo ago
for example when navigating to govern/invalid-route Its shows me the generic "not found" component and not my root notFoundComponent
No description

Did you find this page helpful?