nuxt-modules / google-adsense

Google AdSense module for Nuxt.js
MIT License
204 stars 64 forks source link

Would love a working example. #12

Closed rlam3 closed 4 years ago

rlam3 commented 6 years ago

Would love a working example as reference.

Been trying to get mine code working but it doesn't seem to work show anything in page. It shows up the tag of

tag of <adsbygoogle/>

Console error:

[Vue warn]: Unknown custom element: <adsbygoogle> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

but nothing to show for it.

Thanks!

This question is available on Nuxt.js community (#c3)
farnabaz commented 4 years ago

There is a simple example under example directory