Skip to content

Not compatible with Angular Ivy #333

@SagarStake

Description

@SagarStake

Im trying to use the library with Angular 14, when I import the module in my module imports, angular is complaining that it is not an Ivy compatible version.

`NgxSlider module

The module exports the slider component

'NgxSliderModule' does not appear to be an NgModule class.(-996002)
slider.module.d.ts(2, 25): This likely means that the library (@angular-slider/ngx-slider) which declares NgxSliderModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.`

Any solution or work around to solve this issue?

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