Pinia does not appear to work with Vue 2.7 #1495
-
Reproductiontodo Steps to reproduce the bugCreate a new vue project with 2.7 and add Pinia. Expected behaviorShould be able to run vite dev without issues. Actual behavior
Additional informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Duplicate #1417 |
Beta Was this translation helpful? Give feedback.
-
Reopening because I actually still can't figure out what the correct path forward is. Am I still required to manually include @vue/composition-api in my package.json if I'm using Pinia and Vue 2.7? |
Beta Was this translation helpful? Give feedback.
-
Make sure to upgrade vue-demi too! (#1380 (reply in thread)) |
Beta Was this translation helpful? Give feedback.
-
Womp, of course it says this directly in https://blog.vuejs.org/posts/vue-2-7-naruto.html. Much appreciated! |
Beta Was this translation helpful? Give feedback.
Make sure to upgrade vue-demi too! (#1380 (reply in thread))