error - navigator is not defined
awronski opened this issue · 3 comments
awronski commented
Hi!
I've error with nuxt 2.3.4
.
<vue-if-bot>
Test
</vue-if-bot>
LuXDAmore commented
Same error with the new version of Nuxt: 2.9.0
rafailml commented
Same here
Nuxt @ v2.15.5
rafailml commented
What works for me is
import VueIfBot from 'vue-if-bot/dist/vue-if-bot.es'
found it here: https://debbie.codes/blog/nuxt-cookie-consent/