Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

[Bugfix] Use correct vm.$set signature #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[Bugfix] Use correct vm.$set signature #25

wants to merge 1 commit into from

Conversation

wojpawlik
Copy link

vm.$set is only an alias to Vue.set,
which means that self is not this, it has to be passed as first argument.

vm.$set is only an alias to Vue.set,
which means that self has to be passed as first argument.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant