Skip to content

provideAnimations() deprecated in latest Angular versions #1039

@iferpaz7

Description

@iferpaz7

ERROR RuntimeError: NG05105: Unexpected synthetic property @flyinout found. Please make sure that:

  • Make sure provideAnimationsAsync(), provideAnimations() or provideNoopAnimations() call was added to a list of providers used to bootstrap an application.
  • There is a corresponding animation configuration named @flyInOut defined in the animations field of the @Component decorator (see https://angular.dev/api/core/Component#animations).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions