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
It comes from using nextTick.
nextTick was used to be able to read __isNavigatedTo from the mounted event.
I removed the need for __isNavigatedTo thus removing the need for the nextTick.
0 commit comments