-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"adsbygoogle.push() error: All ins elements in the DOM with class=adsbygoogle already have ads in them." #156
Comments
I have the same issue in v2.0.0. |
Me too. I tried to downgrade v1.4.0 but, the error still. |
@fontalland @hareku do you find any soultion for it? |
Not yet. |
@fontalland @hareku @bhajan3 can this error be because of nuxt-link prefetch?? |
i guess module is becoming outdated |
Facing the same problem, Are there any updates on this issue or any workaround? |
i just put ad unit directly by copying from google and placed that in and it works though |
Try this custom solution . Works for me. |
While this error pops up, the ads should still be shown. This can happen when adsense is trying to load new ads though existing ads are still in place. |
As far as I have experimented, this only occure when no ad units are placed on the page. |
I'd accept a PR for sure. But it also shows up when ad units are placed on the page but are populated (see e.g. https://www.albionstatus.com/ - code is open source) |
I am trying to implement the google Adsense on my app. I have followed all the steps as mentioned but i did'nt know why this error is coming please can you help me how to resolve this?
The text was updated successfully, but these errors were encountered: