Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module initialization fails if context.app.head is a function #136

Open
resessh opened this issue Oct 12, 2021 · 3 comments
Open

Module initialization fails if context.app.head is a function #136

resessh opened this issue Oct 12, 2021 · 3 comments

Comments

@resessh
Copy link

resessh commented Oct 12, 2021

Issue

The operation of nuxt/compposition-api makes context.app.head a function. then gtm-module initialization fails at here.

image

The process of updating nuxt3 requires composition-api, and gtm-module cannot be removed from the application. Is there any solution or workaround?

To reproduce

https://github.com/resessh/repro-composition-api-initialize-failure

@weotch
Copy link

weotch commented Apr 15, 2022

I ran into this while trying to use with @nuxtjs/i18n's SEO features: https://i18n.nuxtjs.org/seo/#setup

@JavaChr1s
Copy link

We have the same issue on our project. Currently the gtm-module prevents us from updating our code-base.

@AcaciusShun
Copy link

我们的项目也有同样的问题。目前 gtm 模块阻止我们更新代码库。

Was it finally solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants