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(multiple): don't block child component animations on open #24529

Merged
merged 1 commit into from
Mar 6, 2022

Commits on Mar 6, 2022

  1. fix(multiple): don't block child component animations on open

    Reworks several components that usually contain projected content not to block animations within that content. This prevents things like expansion panels from appearing as open.
    
    These changes are identical to angular#13888 which had to be reverted in the past.
    
    Fixes angular#13870.
    crisbeto committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    8ec5832 View commit details
    Browse the repository at this point in the history