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
Hello!
It is very necessary to have method to reload all data on page, i.e. call willTransitionTo of all active routes (yes, we use willTransitionTo to fetch data from server, since there is no proper alternative).
For example, if the the user was offline and then connection restored, we must to request all data without location.reload()