swimlane / ngx-dnd

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

Is there any update for Angular16? #244

Open spartan221098 opened 12 months ago

spartan221098 commented 12 months ago

'NgxDnDModule' does not appear to be an NgModule class.(-996002) ngx-dnd.module.d.ts(2, 33): 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.

eighties8 commented 7 months ago

Same question. @spartan221098 how did you resolve your issue?

eighties8 commented 7 months ago

Has anyone tried this fork that appears to enable Ivy compatibility for ng16: https://github.com/henrikmiszoglad/ngx-dnd-ivy