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
Might be related to #91
I know component is unmounted when the type of the route is "replace", but I need to set type="push" so that I can set Animations...
When type is push, the component is not unmounted. What can I do ?