ng2-dragula icon indicating copy to clipboard operation
ng2-dragula copied to clipboard

Typescript type error when ts 3.9.7

Open yanhaijing opened this issue 4 years ago • 1 comments
trafficstars

https://github.com/valor-software/ng2-dragula/blob/ad945e0d5e709216e2bb551927a1dd3713589bf3/modules/ng2-dragula/src/components/dragula.module.ts#L10

build to dist, any miss

image

yanhaijing avatar Nov 22 '20 05:11 yanhaijing

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

vamidi avatar Nov 24 '20 11:11 vamidi