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

Selectable groups don't pay attention to [bindValue] input #1161

Closed
armved opened this issue May 7, 2019 · 1 comment
Closed

Selectable groups don't pay attention to [bindValue] input #1161

armved opened this issue May 7, 2019 · 1 comment

Comments

@armved
Copy link

armved commented May 7, 2019

Describe the bug
Cannot use [bindValue] with selectable groups.

Reproducbile example
Example which reproduces described behaviour

To Reproduce
Steps to reproduce the behavior (if example is not provided):

  1. Select 'New York' and 'California' and see that form model is updated correctly
  2. Select 'USA' and see that form model is empty

Expected behavior
Form model should be updated regarding to bindValue options. So in our case it should be 'US'.

Everything is ok if you do the same without [bindValue]

@armved
Copy link
Author

armved commented May 7, 2019

@varnastadeus Can you left any comment about this?

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

No branches or pull requests

2 participants