google-adsense icon indicating copy to clipboard operation
google-adsense copied to clipboard

Automatic ads not update when route change

Open zhangjin747 opened this issue 1 year ago • 1 comments

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',
  },

zhangjin747 avatar Aug 22 '24 04:08 zhangjin747

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

timb-103 avatar Dec 02 '24 07:12 timb-103