denislu93
denislu93
NNuxt
Created by vsergiu93 on 3/31/2024 in #❓・help
Code coverage and .global.vue components
A short update here: My colleague raised Github issues for vitest (https://github.com/vitest-dev/vitest/issues/6029) and nuxt (https://github.com/nuxt/test-utils/issues/891). We added a short reproduction that shows that the components option in the nuxt.config.ts seems to be the culprit here. We would be happy about any insights or suggestions you might have to help resolve this issue.
5 replies
NNuxt
Created by vsergiu93 on 3/31/2024 in #❓・help
Code coverage and .global.vue components
I also have it working on several other projects but cannot reproduce it in a starter project with the same config. Unfortunately, I cannot share the affected project.
5 replies
NNuxt
Created by vsergiu93 on 3/31/2024 in #❓・help
Code coverage and .global.vue components
I'm encountering the same issue. Did you find a solution?
5 replies
NNuxt
Created by denislu93 on 2/20/2024 in #❓・help
Passing data to Nuxt Layer
I think I've found a way by expecting a composable in the application where my layer gets used and adding this composable also in the playground for local development. I'm still interested if there is a better way.
3 replies