Pagination performace with a small components #133
Unanswered
antoniovuono
asked this question in
Q&A
Replies: 1 comment
-
We released 3.2.2, with some improvements to avoid re-render it should improve performance. Let me know if it helped |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys, I'm trying to use a lib and I got a problem.
When I try to use a swiper list with small components the pagination performance doesn't be fluid.
Example:
![Captura de Tela 2022-04-07 às 10 53 35](https://user-images.githubusercontent.com/7297243/162215409-1e815cd9-f7a9-498f-9f55-54e8e70e354e.png)
The render components size has almost 45% of the screen and the red balls do not change with fluidity.
Any suggestion to make the pagination props more fluid?
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions