Hi,
I'm having an issue where when I start dragging my list, it works 2-3 seconds than it disappears. I inspected the code and saw that it's because the slick library is applying a transform: translate3d(-14375px, 0px, 0px); How did I arrive to -14375px.
Any help would be very appreciated! Thank you!
Hi,
I'm having an issue where when I start dragging my list, it works 2-3 seconds than it disappears. I inspected the code and saw that it's because the slick library is applying a
transform: translate3d(-14375px, 0px, 0px);How did I arrive to-14375px.Any help would be very appreciated! Thank you!