google-adsense
google-adsense copied to clipboard
Automatic ads not update when route change
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',
},
Yes, I've found the same. Any way to get them to update/refresh?