WilliamDASILVA / nuxt-facebook-pixel-module

Inject Facebook pixel code
MIT License
89 stars 39 forks source link

$fb is undefined #31

Closed narendra087 closed 3 years ago

narendra087 commented 3 years ago

I get an error when trying to enable() the facebook pixel, after I check it turns out that $fb is undefined so it can't find the enable() function. anyone has the same problem?