victorybiz / vue-simple-acl

A simple unopinionated Vue plugin for managing user roles and permissions, access-control list (ACL) and role-based access control (RBAC).
https://github.com/victorybiz/vue-simple-acl
131 stars 24 forks source link

beforeEach is not triggering when there is a route change. #2

Closed ccm-harikrishna closed 2 years ago

ccm-harikrishna commented 2 years ago

pluginOptions.router.beforeEach is never triggered for me. Vue3 with typescript.