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

fix(select): view not updating when using OnPush detection strategy #2894

Merged
merged 1 commit into from
Feb 9, 2017

Commits on Feb 1, 2017

  1. fix(select): view not updating when using OnPush detection strategy

    Fixes the select's view not being updated when the value is set through a component that has its change detection set to `OnPush`.
    
    Fixes angular#2663.
    Fixes angular#2269.
    crisbeto committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    930f55f View commit details
    Browse the repository at this point in the history