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