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

No errors, no display of app with the use of this plugin in Vue 3 + Vite 3 #176

Open maietta opened 2 years ago

maietta commented 2 years ago

Description

Using Vite 3.0.2 and Vue 3 with no other plugins, This particular plugin prevents my application from running. No errors.

Expected Behaviour

Should run just fine.

Additional Information

Nothing special about my enviornment. Running VSCode with Volar extention, Vue 3 + Vite (Vite + Vue plugin).

My question is this:

Has anyone run this plugin with Vue 3 in the last few months?

I'm not seeing much in the way of updates, so either project went dead or I've got a problem on my end.