-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Description
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
Labels
No labels