I have implemented a multi-layered carousel slider with slick.js. It's working nicely except for one transition issue. When it starts the loop, the first and last carousel slider transition doesn't work smoothly.
Slider link: Codepen
I have added a total of 5 sliders and when the 6th slider comes with a loop, it's lost the smooth transition.
Please check the slider in Codepen and suggest to me if you have any.
Thanks in advance!!
Screenshot correct: Correct one with transition
Screenshot incorrect: Incorrect one which not getting CSS transition on loop