I built my site with AngularJS and recently added Adsense to it. If I go to the homepage I will see 3 ads (great), and then if I click on a detail page I see 1 ad (great), but then I go back to the homepage and I will only see 1 out of the 3 ads loaded and then no matter what page I go to next the ad div is blank.
Does anyone know how to fix this. I saw one other thread on StackOverflow asking this question but the only solution there isn't working.
AngularJS and Adsense ads not loaded on route change (up to 3 ads for the entire app)