-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Description
Vue version
3.3.4
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-k5r83k
Steps to reproduce
- Open the console
- See the error message
What is expected?
Have a way to use plugins (like pinia, vue-router or any other) inside Web Component.
What is actually happening?
getCurrentInstance().appContext.app is null.
System Info
System:
OS: Windows 10 10.0.22631
CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz
Memory: 3.79 GB / 15.74 GB
Binaries:
Node: 20.0.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.19 - C:\Program Files\nodejs\yarn.CMD
npm: 9.6.4 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Chromium (119.0.2151.44)
Internet Explorer: 11.0.22621.1
npmPackages:
vue: ^3.3.4 => 3.3.4Any additional comments?
No response
Reactions are currently unavailable