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(chips): chip list disabled state out of sync when swapping out form group with a disabled one #17993

Merged
merged 1 commit into from
Apr 20, 2020

Commits on Dec 17, 2019

  1. fix(chips): chip list disabled state out of sync when swapping out fo…

    …rm group with a disabled one
    
    Related to angular#17872. Ensures that the chip list's disabled state is in sync with its form control, if the control is swapped out with a disabled one.
    crisbeto committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    1706dbf View commit details
    Browse the repository at this point in the history