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.

Home Page:https://williamcruzme.github.io/vue-gates/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unrecognized Vue directive

Dennise89 opened this issue · comments

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?