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(animations): Trigger leave animation when ViewContainerRef is injected #48705

Closed
wants to merge 1 commit into from

Commits on May 16, 2023

  1. fix(animations): Trigger leave animation when ViewContainerRef is inj…

    …ected
    
    Injecting `ViewContainerRef` into a component makes it effectively a container. The leave animation wasn't triggered on containers before this fix.
    
    fixes angular#48667
    JeanMeche committed May 16, 2023
    Copy the full SHA
    515a9ca View commit details
    Browse the repository at this point in the history