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
Mixin guard: beforeRouteUpdate should be triggered.
What is actually happening?
Mixin guard is not triggered
I initially wanted to file an issue because the beforeRouteEnter guard showed this behaviour, but I wasn't able to reproduce it within a jsfiddle. I'm quite sure that the bug affects also the other guard.