[Content Module]: Infinite page loading when using ProseUl with documentDriven set to true
Environment
- Operating System: Windows_NT
- Node Version: v20.10.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: [email protected]
- Builder: -
- User Config: css, devtools, modules, content, fonts
- Runtime Modules: @nuxt/[email protected], @nuxtjs/[email protected], @nuxt/[email protected], [email protected]
- Build Modules: -
Reproduction
https://stackblitz.com/edit/github-pckqev
Describe the bug
Infinite page loading when using own
ProseUl
component with documentDriven
set to true
David
StackBlitz
Nuxt - Starter - StackBlitz
Create a new Nuxt project, module, layer or start from a theme with our collection of starters.
6 Replies
Hey, check this issue: https://github.com/nuxt-modules/icon/issues/157 maybe its connected - remove nuxt-icon and try it again
GitHub
Infinite WARN loop with slots and nuxt-content · Issue #157 · nuxt-...
I get warn: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead. when I use an icon component and use mu...
In the reproduction there is no nuxt-icon module and I still have the infinite loading
some console errors?
No
Ah ! I found this logs