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

fix(select): don't override initial model value #10273

Merged
merged 1 commit into from
Jan 31, 2017

Conversation

crisbeto
Copy link
Member

Fixes an issue, introduced in #9945, that caused the select to override the initial model value.

CC @jelbourn

@crisbeto crisbeto added the needs: review This PR is waiting on review from the team label Jan 18, 2017
@crisbeto crisbeto added this to the 1.1.2 milestone Jan 18, 2017
@googlebot googlebot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Jan 18, 2017
@crisbeto
Copy link
Member Author

Looks like this fails against Angular 1.5, but works against 1.6. Will investigate.

Fixes an issue, introduced in angular#9945, that caused the select to override the initial model value.
@crisbeto crisbeto force-pushed the select-initial-value-override branch from aaf4587 to 2b41ab2 Compare January 20, 2017 18:48
@crisbeto
Copy link
Member Author

Fixed. It was an issue with the unit test.

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn added needs: presubmit and removed needs: review This PR is waiting on review from the team labels Jan 20, 2017
@kara kara added pr: merge ready This PR is ready for a caretaker to review and removed needs: presubmit labels Jan 31, 2017
@kara kara merged commit 2240114 into angular:master Jan 31, 2017
davidenochk pushed a commit to davidenochk/material that referenced this pull request Feb 3, 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/ 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.

5 participants