Rodrigo Tomé

Results 89 comments of Rodrigo Tomé

@vltansky thanks!, Have you been able to see the issue? Do you have the same problem?

Hi, the bug is still in the latest version 8.0.7, can any one take a look about it? please! 😰 I update the example in codesandbox

@xaja @pfasang @kissshot, the user @Richard-08 show me a workaround in the issue #5568 -> https://codesandbox.io/s/bug-swiper-forked-yr1xyj?file=/src/Components/Slider/Slider.js You only need to move at the same time the thumbs and the slider....

@xaja You are right but at least the slider is usable with this workaround

Hi, I am using CRA 5 and I am having the same error, Do you know when it will be fixed? Thanks!

@maulik-modi Hi, I am using this new feature from Node 17. ```js ​import config from './sample.config.json' assert { type: 'json' }; ```

Hi, anyone has this issue with the thumb-slider? #4748

Sorry for my bad explanation, I was referring to the auto mode that Swiper.js has. https://swiperjs.com/api/ | Slides grid | | | | |---------------|------------------|---|---------------------------------------------------------------------------------| | slidesPerView | number or 'auto'...

> @RodrigoTomeES `slidesPerView: 'auto'` requires refactoring of core module. It may be implemented by next version (2.1.0😁) > > The benefits of `auto` is that it allows user to create...