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

Is AdSense really compatible with single page application

Open halaei opened this issue 6 years ago • 0 comments

I guess one purpose of this package is to use it on single page applications. However, I find that AdSense scripts has memory leak on such applications, probably because the way they register event listeners for "load" and "message" on window.

See https://support.google.com/adsense/thread/17897265?hl=en

I am wondering what is your experience regarding this issue.

halaei avatar Oct 28 '19 15:10 halaei