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
263 stars 31 forks source link

Unrecognized Vue directive (Nuxt ^2.13.3) #45

Closed AndreasLyngholm closed 3 years ago

AndreasLyngholm commented 3 years ago

I have followed the guide for setting up VueGates in Nuxt, but I cannot use the directives.

Has anyone met this issue before?