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

Automatic ads not update when route change #203

Open
zhangjin747 opened this issue Aug 22, 2024 · 1 comment
Open

Automatic ads not update when route change #203

zhangjin747 opened this issue Aug 22, 2024 · 1 comment

Comments

@zhangjin747
Copy link

google automatic ads are not updated when route change,should I reload it by myself or something has went wrong with my config

below is my config.

googleAdsense: {
    id: 'xxxxxxxxxx',
    adFormat: 'auto',
    hideUnfilled: true,
    overlayBottom: true,
    onPageLoad: true,
    pageLevelAds: true,
    test: import.meta.env.NODE_ENV === 'development',
  },
@timb-103
Copy link

timb-103 commented Dec 2, 2024

Yes, I've found the same. Any way to get them to update/refresh?

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

2 participants