Skip to content

Conversation

@ConnorStroomberg
Copy link

Fix #527 Vue watches to not have the 'old value' when mutableValue changes

  • Do not mutate selected array but create a new one when updating, this enables vue to watch changes

…Value changes

- Do not mutate selected array but create a new one when updating, this enables vue to watch changes
ConnorStroomberg added a commit to ConnorStroomberg/vue-select that referenced this pull request May 2, 2018
- includes fix to for vue watcher to pick up on changes to the selected items array (add/remove)

- build of separate branch to fix molgenis-form-ui issue (molgenis/molgenis-ui-form#82)
- A pull request has been made to the to original vue-select repo (sagalbot#528)
- in the mean time we could use this build to fix the issue in the molgenis-form-ui
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.

1 participant