I am using navigation guard beforeRouteLeave() in my Vue app (vuex + vue router).
beforeRouteLeave (to, from, next) { // some actions setTimeout(() =