-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
I was doing the Vue Mastery Real World Testing course and it seems like in this line you need this line:
Vuex_Fundamentals/src/store/index.js
Line 41 in e7df97a
| fetchEvent({ commit }, id) { |
to be fetchEvent({ commit, state }, id) { so that the action can access state.
frodrisan
Metadata
Metadata
Assignees
Labels
No labels