You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When traverse RouteConfig[], read property 'children' of item. Get this error:
Property 'children' does not exist on type 'RouteConfig'.
Property 'children' does not exist on type 'RouteConfigSingleView'
Type 'RouteConfigMultipleViews' has property 'children', but 'RouteConfigSingleView' doesn't.
Type 'RouteConfigMultipleViews' and type 'RouteConfigSingleView' wasn't exported.
The text was updated successfully, but these errors were encountered:
What problem does this feature solve?
none
What does the proposed API look like?
When traverse RouteConfig[], read property 'children' of item. Get this error:
Property 'children' does not exist on type 'RouteConfig'.
Property 'children' does not exist on type 'RouteConfigSingleView'
Type 'RouteConfigMultipleViews' has property 'children', but 'RouteConfigSingleView' doesn't.
Type 'RouteConfigMultipleViews' and type 'RouteConfigSingleView' wasn't exported.
The text was updated successfully, but these errors were encountered: