Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

fix(select multiple): set the element dirty when the selected options change #10749

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

alopezsanchez
Copy link
Contributor

Fixes #10584.
ngModel.$setPristine() was executed each time the selected options changed.

… change

Fixes angular#10584.
`ngModel.$setPristine()` was executed each time the selected options changed.
@googlebot googlebot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Jun 18, 2017
@EladBezalel EladBezalel added the pr: merge ready This PR is ready for a caretaker to review label Jul 2, 2017
@EladBezalel
Copy link
Member

@ThomasBurleson lgtm

@ThomasBurleson ThomasBurleson modified the milestone: 1.1.6 Sep 5, 2017
@Splaktar Splaktar added presubmit-failures P3: important Important issues that really should be fixed when possible. and removed presubmit-failures labels Dec 4, 2017
@andrewseguin andrewseguin merged commit 7256670 into angular:master Dec 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ P3: important Important issues that really should be fixed when possible. pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants