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
generous-apricot•10mo ago
please provide a complete minimal example by forking one of the existing examples on stackblitz