T
TanStack13mo ago
harsh-harlequin

Code-First routes: No child routes found for Outlet

So I am developing TabComponent-based (BlueprintJS) app, where each Tab can have sub TabComponent. I tried different things but anyway if I log childMatches in root it is saying nothing found, so Outlet displays nothing. How should I build routes to make them appear in Outlet?
1 Reply
deep-jade
deep-jade13mo ago
please provide a complete minimal example by forking one of the existing examples on stackblitz

Did you find this page helpful?