kidjp85 / react-id-swiper

A library to use idangerous Swiper as a ReactJs component which allows Swiper's modules custom build
https://react-id-swiper.ashernguyen.site/
MIT License
1.49k stars 154 forks source link

With next/image #486

Open arnaudjnn opened 3 years ago

arnaudjnn commented 3 years ago

When using the <Image /> component from next/image with the loop properties the second batch doesn't display the image.

Do you have a working example using next/image?

wdtamagi commented 2 years ago

I'm facing the same issue, did you found a solution / workaround for that?