nuxt-community / nuxt-property-decorator

Property decorators for Nuxt (base on vue-property-decorator)
https://github.com/kaorun343/vue-property-decorator
MIT License
400 stars 34 forks source link

$nuxt is missing #45

Closed kaito3desuyo closed 5 years ago

kaito3desuyo commented 5 years ago

It seems that $nuxt is not defined. Is there any way?

Thanks!

husayt commented 5 years ago

$nuxt is working fine for me. Where are you trying to access it? try this.$nuxt