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.
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.
