swimlane / ngx-dnd

🕶 Drag, Drop and Sorting Library for Angular2 and beyond!
https://swimlane.github.io/ngx-dnd/
MIT License
575 stars 135 forks source link

Will we get an update for ngx-dnd support for angular 17 #246

Open Anirudh16 opened 3 months ago

Anirudh16 commented 3 months ago

Got the below error when ngx-dnd is used in angular 17

'NgxDnDModule' does not appear to be an NgModule class.This likely means that the library (@swimlane/ngx-dnd) which declares NgxDnDModule 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.