Skip to content

vuex mutations 변수 대입 문제 #18

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

Merged
merged 1 commit into from
Jan 12, 2017
Merged

vuex mutations 변수 대입 문제 #18

merged 1 commit into from
Jan 12, 2017

Conversation

cmd-shift-s
Copy link
Contributor

vuex mutations에서 state를 파라메터로 받을 때
es6 문법 중 비구조화 할당(destructuring assignment) 구문으로 인해 생긴 문제를 예시로 보여주고 있습니다.
vuejs/vuex#562 여기는 제가 질문을 올렸다가 답변 받은 곳입니다.

vuex mutations에서 state를 파라메터로 받을 때
es6 문법 중 비구조화 할당(destructuring assignment) 구문으로 인해 생긴 문제를 예시로 보여주고 있습니다.
vuejs/vuex#562 여기는 제가 질문을 올렸다가 답변 받은 곳입니다.
@ChangJoo-Park ChangJoo-Park merged commit c6b62d6 into vuejs-kr:master Jan 12, 2017
@ChangJoo-Park
Copy link
Member

감사합니다 👍

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

Successfully merging this pull request may close these issues.

2 participants