Couple of improvements to the Vuex frontend guide
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`
Showing
Please register or sign in to comment