Xuesu Li
Results
1
issues of
Xuesu Li
# Issue The operation of nuxt/compposition-api [makes `context.app.head` a function](https://github.com/nuxt-community/composition-api/blob/261207dde82d02ac3c8abaf1e45fc297aee1a960/src/runtime/composables/meta.ts#L61-L78). then gtm-module initialization fails at [here](https://github.com/nuxt-community/gtm-module/blob/ae9199e6cab39485bcc85758bdfb36ebace3cdcf/lib/plugin.js#L35).  The process of updating nuxt3 requires composition-api, and gtm-module cannot be removed from...