ng2-dragula
ng2-dragula copied to clipboard
Typescript type error when ts 3.9.7
trafficstars
https://github.com/valor-software/ng2-dragula/blob/ad945e0d5e709216e2bb551927a1dd3713589bf3/modules/ng2-dragula/src/components/dragula.module.ts#L10
build to dist, any miss

That is a angular 10 issue. Gues the error is still not fixed. #1003 is already merged but needs to be pushed to the new version.
I use patch-package to resolve the error until this gets fixed. tutorial if you need to