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

Component MDCRenderer is missing template or render function. #2623

Open
ricardobalk opened this issue Apr 24, 2024 · 0 comments
Open

Component MDCRenderer is missing template or render function. #2623

ricardobalk opened this issue Apr 24, 2024 · 0 comments

Comments

@ricardobalk
Copy link

Environment

Before upgrade using npx nuxi upgrade:

------------------------------
- Operating System: Darwin
- Node Version:     v18.18.2
- Nuxt Version:     3.7.3
- CLI Version:      3.8.4
- Nitro Version:    2.6.3
- Package Manager:  yarn@1.22.19
- Builder:          -
- User Config:      modules, components, content, postcss, vite
- Runtime Modules:  @nuxt/content@2.8.2
- Build Modules:    -
------------------------------

After upgrade using npx nuxi upgrade:

- Operating System: `Darwin`
- Node Version:     `v18.18.2`
- Nuxt Version:     `3.11.2`
- CLI Version:      `3.11.1`
- Nitro Version:    `2.9.6`
- Package Manager:  `yarn@1.22.19`
- Builder:          `-`
- User Config:      `modules`, `components`, `content`, `postcss`, `vite`
- Runtime Modules:  `@nuxt/content@2.12.1`
- Build Modules:    `-`

Reproduction

Describe the bug

I'm in a process of updating the dependencies for my personal website, specifically upgrading Nuxt from ^v3.7.3 to ^3.11.2 and @nuxt/content from ^2.8.2 to ^2.12.1. However, when updating one or both packages, my project would not load and I get this message WARN [Vue warn]: Component MDCRenderer is missing template or render function..

I'm not directly using MDCRenderer anywhere in my project. Who can tell me what is happening?

Additional context

No response

Logs

No response

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

1 participant