Developmint/vue-if-bot

error - navigator is not defined

awronski opened this issue · 3 comments

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/