tiny-slider icon indicating copy to clipboard operation
tiny-slider copied to clipboard

Duplicate variable declaration [preventScrollOnTouch] in type declaration

Open sadat-sakif-ahmed opened this issue 3 years ago • 2 comments

Issue description: Loading inside angular via typescript shows duplicate declaration of

preventScrollOnTouch?: "auto" | "force" | false; line243 and line 260 in tiny-slider.d.ts

Demo link/slider setting:

Tiny-slider version: 2.9.3 Browser name && version: Edge 11 OS name && version: Windows 10 x64bit

sadat-sakif-ahmed avatar Jun 01 '21 06:06 sadat-sakif-ahmed

have the same issue, did you find the fix ?

deshiloh avatar Aug 13 '21 06:08 deshiloh

I think we should just remove the duplicate declaration from the typings definition file

surajpoddar16 avatar Feb 08 '22 08:02 surajpoddar16