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

Option has not been selected when options are changed in runtime #40

Closed
MarekGogol opened this issue Mar 12, 2021 · 1 comment
Closed

Comments

@MarekGogol
Copy link

Version

  • Vue version: ^3.0.5

Description

  1. Set value of options (you have value for example from query ?option_id=1)
  2. then "fetch" options and add them after component is ready.
  3. bug: selected option is not updated when options has been changed.

Demo

https://jsfiddle.net/wxgf3vch/

adamberecz added a commit that referenced this issue Mar 13, 2021
@adamberecz
Copy link
Collaborator

Fixed in 1.3.4.

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

2 participants