-
Konrad Mohrfeldt authored
Pinia store destructuring doesn’t work on the plain store object. One has to use storeToRefs or keep the original store object. see: https://pinia.vuejs.org/core-concepts/
Konrad Mohrfeldt authoredPinia store destructuring doesn’t work on the plain store object. One has to use storeToRefs or keep the original store object. see: https://pinia.vuejs.org/core-concepts/