Open severinbeauvais opened 2 years ago
This is for UIs that use the Vuex store and class API (ie, @Getter and @Action).
@Getter
@Action
Investigate/identify:
@kialj876 Any recommendations for this?
I've heard upgrading Vuex -> Pinia isn't a trivial task
https://pinia.vuejs.org/cookbook/migration-vuex.html
@jonathan-longe FYI
This is for UIs that use the Vuex store and class API (ie,
@Getter
and@Action
).Investigate/identify: