vue-if-bot
vue-if-bot copied to clipboard
error - navigator is not defined
Hi!
I've error with nuxt 2.3.4.
<vue-if-bot>
Test
</vue-if-bot>
Same error with the new version of Nuxt: 2.9.0
Same here Nuxt @ v2.15.5
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/