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

pager has no data #476

Closed AKclown closed 3 years ago

AKclown commented 3 years ago

question: I added a pager but it has no data . I checked the document and found no solution

Source code: image

debugging

image

This is not a swiper problem,how to resolve it ,thanks

AKclown commented 3 years ago

I think the source code does not render the paging node by default. Can only be customized? image

AKclown commented 3 years ago

I resolve it ,because I forget import 'swiper/swiper.scss', Excuse me, excuse me

AKclown commented 3 years ago

"swiper": "^6.3.5", "react-id-swiper": "^4.0.0", invalid 。 swiper@5.3.1 is ok