diff --git a/src/ts/polyfill.ts b/src/ts/polyfill.ts index 66c01dcf..89326965 100644 --- a/src/ts/polyfill.ts +++ b/src/ts/polyfill.ts @@ -11,7 +11,7 @@ export function polyfill() { testDom.remove() if((!supports) || isIos){ - + console.log('polyfiled dragdrop') dragPolyfill({ // use this to make use of the scroll behaviour dragImageTranslateOverride: scrollBehaviourDragImageTranslateOverride,