I am showing ads in different pages, for example on the homepage, about us page and etc. When navigating to other pages (which I am using the next.js <Link> component) the ad does not load. If going back to the homepage again, the ad unit does not load as well unless doing a browser hard refresh.
I am using next.js version 13.x and latest version of the package 1.0.11
I am showing ads in different pages, for example on the homepage, about us page and etc. When navigating to other pages (which I am using the next.js
<Link>
component) the ad does not load. If going back to the homepage again, the ad unit does not load as well unless doing a browser hard refresh.I am using next.js version 13.x and latest version of the package
1.0.11