T
TanStack10mo ago
multiple-amethyst

navigate is not work when CatchBoundary is work

navigate is not work when the component have CatchBoundary and it catch error of child route beforeLoad function throw. I want to use CatchBoundary component to catch child route error, keep the layout not change, but i navigate is not work after the CatchBoundary catch the child route error. this is an reproducible minimal library: https://stackblitz.com/edit/vitejs-vite-mqaspb?file=README.md #router-questions
Asfamilybank
StackBlitz
Vitejs - Vite (forked) - StackBlitz
Next generation frontend tooling. It's fast!
2 Replies
variable-lime
variable-lime10mo ago
can you please create a github issue for this so can properly track it?
multiple-amethyst
multiple-amethystOP10mo ago
I'm happy to do it, so this is a bug?

Did you find this page helpful?