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

Breaks when used with ng-model-options="{ updateOn: 'submit' }" #138

Open
rjmackay opened this issue Jun 1, 2016 · 1 comment
Open

Breaks when used with ng-model-options="{ updateOn: 'submit' }" #138

rjmackay opened this issue Jun 1, 2016 · 1 comment

Comments

@rjmackay
Copy link

rjmackay commented Jun 1, 2016

When using ng-model-options="{ updateOn: 'submit' }", if multiple values are select only 1 is saved to the model. Somehow the watch on checked is only triggered once.

@beradrian
Copy link
Collaborator

Could you please build an example on plunkr or jsfiddle?

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