johannschopplich / nuxt-gtag

🔸 Google Tag integration for Nuxt: Google Analytics, Google Ads and more

Home Page:https://developers.google.com/tag-platform/gtagjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: `useHead` is not defined

kennedyngigi4 opened this issue · comments

I am getting this error on my Nuxt3 platform:

[nuxt] error caught during app initialization Refer
Screenshot 2023-05-13 at 12 27 28 PM
enceError: useHead is not defined

Please provide a minimum reproduction. Thanks in advance!

Each useHead composable is imported from #imports. Thus, I can't reproduce the issue. If it persists, please provide a reproduction. Thanks!