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
nothing happend, route and route-view do not change
'cause I didn't figure out how to determine wether the route is going forward or backword, I decided to use abstract mode and traverse the router stack to find out which direction the route is going, then hit into this bug. The demo works fine if change router's mode to hash or history.