swiper.js 3.0
report this error while slipping:
VM2191:16 Uncaught TypeError: Failed to execute "getComputedStyle" on "Window": parameter 1 is not of type "Element".
at t.v.getTranslate (eval at globalEval (jquery.min.js?v=v1_201807:2), <anonymous>:16:2156)
at t.v.getWrapperTranslate (eval at globalEval (jquery.min.js?v=v1_201807:2), <anonymous>:16:2723)
at HTMLDocument.v.onTouchMove (eval at globalEval (jquery.min.js?v=v1_201807:2), <anonymous>:15:25370)
initialize:
var mySwiper = new Swiper (".swiper-container", {
pagination: null,
slidesPerView: "auto",
paginationClickable: true,
spaceBetween: 0,
freeMode: true,
resistanceRatio: 0.5
}) ;