You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the issue, It seems like dfp is returning empty ads after the third / fourth load, the problem seem to be that react-dfp is not explicitly refreshing the correlator id.
You can workaround this by running the following code when the url changes:
Ads do not get displayed while routing through client side for my SPA
Added an example below:
Keep switching between the pages Ad1 and ad2..
after switching pages 2-4 times, the ads stop loading
https://codesandbox.io/s/helloworld-ucyql?fontsize=14
The text was updated successfully, but these errors were encountered: