### 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`