ObaidUrRehman / ng-drag-drop

Drag & Drop for Angular - based on HTML5 with no external dependencies. :tada:
MIT License
240 stars 123 forks source link

ng-drag-drop package is not compatible with Ivy builds #163

Open Bjeaurn opened 5 years ago

Bjeaurn commented 5 years ago

Please remove sections that are not required.

Will add later, unfortunately not able to do so through Stackblitz.

Bjeaurn commented 5 years ago

Apparantly related to https://github.com/angular/angular/issues/29564

crh225 commented 5 years ago

image Im getting a different ivy error

seiyria commented 3 years ago

My lamentable solution to this is to bring the code into your project manually, and it works like a charm.