williamcruzme / vue-gates

🔒 A Vue.js & Nuxt.js plugin that allows you to use roles and permissions in your components or DOM elements, also compatible as middleware and methods.
https://williamcruzme.github.io/vue-gates/
MIT License
264 stars 31 forks source link

Unrecognized Vue directive #58

Open Dennise89 opened 1 year ago

Dennise89 commented 1 year ago

In my PHPStorm when I try to commit my changes it gives me a warning error: "Unrecognized Vue directive". I have used v-role="" but it seems it's not registered globally. Maybe it's an idea to do this?