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
I'm not sure to understand your question. routing event and idle does have anything in common.
The state of isAppIdle depends on the event you are listening to and the initiale state you wanted.
isAppIdle returns true when the page initially loads or the route is refreshed with router.go()
The text was updated successfully, but these errors were encountered: