Skip to content

Adding igniteui-angular in brand new project using the ng add command does not provide the animationProvider #1739

Description

@mddragnev

Ignite UI CLI Version

latest

Framework

Angular

CLI Command

Other

Node.js Version

latest

Operating System

Windows

Package Manager

None

Description

Adding igniteui-angular in brand new project using the ng add command does not provide the animationProvider

Steps to Reproduce

1.ng new
2.ng add igniteui-angular@latest
3.observe

Actual Result

If you look at the app.config.ts file the provideAnimations is imported but for some reason is not added to the providers.

Expected Result

provideAnimations should be added to the providers because it is a must for our product.

Error Output / Logs

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions