Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript type RouteConfig TypeError #3230

Closed
GUEThe opened this issue Jun 13, 2020 · 0 comments
Closed

Typescript type RouteConfig TypeError #3230

GUEThe opened this issue Jun 13, 2020 · 0 comments

Comments

@GUEThe
Copy link

GUEThe commented Jun 13, 2020

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.

@GUEThe GUEThe closed this as completed Jun 13, 2020
posva added a commit that referenced this issue Jun 13, 2020
@posva posva reopened this Jun 13, 2020
@posva posva closed this as completed Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants