Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible missing argument #2

Open
FleaRex opened this issue Jun 10, 2021 · 0 comments
Open

Possible missing argument #2

FleaRex opened this issue Jun 10, 2021 · 0 comments

Comments

@FleaRex
Copy link

FleaRex commented Jun 10, 2021

I was doing the Vue Mastery Real World Testing course and it seems like in this line you need this line:

fetchEvent({ commit }, id) {

to be fetchEvent({ commit, state }, id) { so that the action can access state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant