-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Description
Reproduction
https://stackblitz.com/edit/vitejs-vite-erhcjk
Steps to reproduce the bug
Open the reproduction link and see the terminal of devtool
Expected behavior
Should not throw any error
Actual behavior
[Vue warn] injection "Symbol(pinia)" not found
Additional information
Doesn't meet this issue with Vue 2.6 + @vue/composition-api
BenShelton, xmatthias, Staremang and imfaisalkh