-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
Description
Environment
- Operating System:
Darwin - Node Version:
v20.11.0 - Nuxt Version:
3.10.0 - CLI Version:
3.10.0 - Nitro Version:
2.8.1 - Package Manager:
[email protected] - Builder:
- - User Config:
modules,imports,typescript - Runtime Modules:
@nuxt/test-utils/[email protected] - Build Modules:
-
Reproduction
https://github.com/lucasecdb/nuxt-context-error-repro
Describe the bug
Provided value in plugin does not reach the component when using a Symbol() as key.
You can check the behavior by running pnpm test in the MRE. If you run the app using pnpm start and go to http://localhost:3006 you can see the "hello world" string correctly.
Additional context
No response
Logs
No response

