Skip to content

Vuex in "Vue 3 as the New Default" announcement #7

Closed
@jkosir

Description

@jkosir

While the announcement suggest using Pinia as a global state management lib for Vue 3, it still also makes Vuex seem as a viable alternative.
However in Vuex 4 getters caching does not work, as mentioned in Vuex documentation: https://next.vuex.vuejs.org/guide/getters.html
and on many issues in the vuex repository:
vuejs/vuex#1883
vuejs/vuex#2102

Neither the Vuex mentions or "Potential required actions" mention this even though it can be a complete blocker for migrating some apps to Vue 3 (without also changing the state management to Pinia). Can a warning be added (or said issue in Vuex fixed)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions