Vue.Draggable icon indicating copy to clipboard operation
Vue.Draggable copied to clipboard

Broken type definitions on typescript `4.8.4`

Open nfantone opened this issue 3 years ago • 0 comments

vuedraggable typings fail to compile using [email protected] with:

Type of property '$v' circularly references itself in mapped type 'ValidationProperties<Validation>'.
image

nfantone avatar Oct 28 '22 09:10 nfantone