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
Met the same issue when switching between child route inside micro-app. It's weired that "onSameRouteNavigation: 'ignore'" seems like solved the problem. But the default value of "onSameRouteNavigation" should be 'ignore' if unset.
Demonstration
my main app and sub apps are ng 11. reproduce the animation as follows . Note the change in the browser address bar .
Expected Behavior
don't endless loop.
Actual Behavior
endless loop.
The text was updated successfully, but these errors were encountered: