mazipan / vue-google-adsense

💰 Vue.js Google Adsense Component with InFeed and InArticle Ads support
https://mazipan.github.io/vue-google-adsense/
MIT License
257 stars 42 forks source link

Fix non personalized ads default #147

Closed schneefux closed 4 years ago

schneefux commented 4 years ago

In 259b9e66f4184d0ed7b91904e2911ab919ab2024, defaults changed from false to "false". Now v-if="nonPersonalizedAds" evaluates to true because"false" is truthy, causing #143.

auto-comment[bot] commented 4 years ago

Thank you for raising your pull request. Please make sure you have followed @mazipan And please push ⭐ button in this repository

mazipan commented 4 years ago

Released on v1.8.2