Skip to content

Angular animations package is deprecated, ngx-bootstrap not working without #6784

@PapaNappa

Description

@PapaNappa

Since Angular 20.2, the @angular/animations package is deprecated.
Angular has a new set of features for animations, mostly based on native CSS transitions and keyframes.

Removing the BrowserAnimationsModule or provideAnimations() from the providers results in errors for ngx-bootstrap components, such as dropdown and collapse.

As per the current documentation, Angular intents to remove the old animations package with Angular v23.

Migrating away from the animations package would allow developers to save on bundle size even today.
As of today, this issue prevents developers to migrate away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions