vue-if-bot icon indicating copy to clipboard operation
vue-if-bot copied to clipboard

error - navigator is not defined

Open awronski opened this issue 7 years ago • 3 comments

Hi!

I've error with nuxt 2.3.4.

    <vue-if-bot>
      Test
    </vue-if-bot>

awronski avatar Dec 01 '18 11:12 awronski

Same error with the new version of Nuxt: 2.9.0

LuXDAmore avatar Aug 29 '19 14:08 LuXDAmore

Same here Nuxt @ v2.15.5

rafailml avatar May 18 '21 16:05 rafailml

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/

rafailml avatar May 18 '21 16:05 rafailml