React-id-swiper: All items are showing on the first slide, and the others are empty

Created on 13 Sep 2018  路  2Comments  路  Source: kidjp85/react-id-swiper

All items are showing on the first slide, and the other pages are empty. Am I missing something?

See the demo:
Edit react-id-swiper

Thanks.

Most helpful comment

the problem is that styles folder was removed from source

i solved the issue by adding
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.3.5/css/swiper.min.css">

All 2 comments

the problem is that styles folder was removed from source

i solved the issue by adding
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.3.5/css/swiper.min.css">

@vasmotr Thanks. It's working now :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yuschick picture yuschick  路  5Comments

Sallywa picture Sallywa  路  5Comments

thientran1707 picture thientran1707  路  3Comments

Pixel-Daze picture Pixel-Daze  路  4Comments

xinconan picture xinconan  路  6Comments