goldenyz / react-perfect-scrollbar

A react wrapper for perfect-scrollbar
MIT License
483 stars 92 forks source link

Fractional height cause infinite scrolling #117

Open FedorSherbakov opened 4 years ago

FedorSherbakov commented 4 years ago

Reproduced: https://codesandbox.io/s/musing-hofstadter-oppyq

Jeannito commented 4 years ago

I have the same issue, did you find a solution?

iegik commented 4 years ago

https://github.com/goldenyz/react-perfect-scrollbar/releases/tag/v1.5.4 rollback to perfect-scrollbar 1.4.0 should fix this.

rcluan commented 4 years ago

@iegik solution worked for me

Dariuszsibik commented 3 years ago

Version 1.4.0 still causes me a problem with fractional height and infinite scrolling, but only on Mozilla Firefox. Do you have any other solution?