Skip to content

@angular/animations 6.0.6 API breaks NativeScriptAnimationModule #1393

Closed
@sis0k0

Description

@sis0k0

The NativeScriptAnimationModule should be updated to use the latest changes in the Angular Animations API. Now the nativescript-angular plugin fails to transpile with:

animations/animations.module.ts(25,9): error TS2554: Expected 3 arguments, but got 2.

The API was changed with angular/angular#23300, which is part of the @angular/animations 6.0.6 release.

Metadata

Metadata

Assignees

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