Vladimir Kharlampidi
Vladimir Kharlampidi
Make sure you are using latest node.js and npm
Can you elaborate a bit how to replicate the issue? Maybe i can fix it in Swiper?
Can you give more details on how to replicate it?
As a workaround you can just assign `keydown` event listener to thumbs slides, watch for `Enter` key down and trigger click on thumb
Duplicate https://github.com/nolimits4web/swiper/issues/4995 ? And it seems there is a solution
Can't see such issue, would be good to see live example or JSFiddle
Would be good to see isolated example using CodeSandbox, right now your website works really slow for me, and I am not sure it is related to swiper or some...
Guys, I think it is not really the Swiper issue. Yes, in loop mode it duplicates and adds slides to DOM, it is necessary and must. But! it doesn't create...
@gilbertococchi thanks, just checked and indeed it is fixed Chrome 90. Screenshot (Chrome 88 vs Chrome 90):
what do you expect `ref.current` to return?