This repository has been archived by the owner on May 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 216
Router Tree is stripped to root only, loadChildren does not update #628
Labels
Comments
@Delagen Is there an example we can look at or can you create one? |
Sad but project is private, and I don't know how implement it in plunker. I think any example with loadChilder angular router feature should be suitable |
@Delagen We have a test case where we see this issue, and are looking into it. Thanks for the report. |
@xorgy Thanks to you. You are doing our work easier. |
@stevenkampen Can you update RouterTree to actual state and display it on loadChildren event? |
@stevenkampen Yes. I think we must display actual state of tree. Loading full tree at start will be bad idea, cause it will make some actions which developer doesn't wait to happen. |
@Delagen No worries. I'm working on this solution now. |
This was resolved by #738 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have dynamic parts of routing, but route tree is stripped and contains no-name-route only
The text was updated successfully, but these errors were encountered: