• Phillip Johnsen's avatar
    Couple of improvements to the Vuex frontend guide · 1dcc79cb
    Phillip Johnsen authored
    Two nitpick improvements to the following:
    
    * set `state.isAddingUser = false` when request resulted in an error,
      as it has finished after all
    * be very explicit about vuex store being a local module to avoid confusion
      about a dependency named `store`
    1dcc79cb
vuex.md 11 KB