Skip to content
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

googletag.pubads().disableInitialLoad() #24

Open
takebo opened this issue May 15, 2019 · 0 comments
Open

googletag.pubads().disableInitialLoad() #24

takebo opened this issue May 15, 2019 · 0 comments

Comments

@takebo
Copy link

takebo commented May 15, 2019

Hello,

I'm trying to add a 3rd part script that also uses google adsense but it's not displaying the banner.
After debugging, it looks like the googletag.pubads().disableInitialLoad() from react-google-publisher-tag is blocking the loading of the banner.

If i comment the googletag.pubads().disableInitialLoad() line, all the banners works perfectly, at least it seems to. My question is, does it really need the set googletag.pubads().disableInitialLoad()? There is any workaround without having to modify react-google-publisher-tag code?

Edit: I'm using the version 1.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant