0👍
✅
The problem was because of me trying to trigger beforeRouteUpdate
into nested component. This should be operated within main component, fixed by moving to parent of dynamic component.
Source:stackexchange.com