mdbootstrap / perfect-scrollbar

Minimalistic but perfect custom scrollbar plugin. Get more free components with Material Design for Bootstrap UI Kit (link below)
https://perfectscrollbar.com/
MIT License
346 stars 66 forks source link

Mozilla Firefox - fractional height cause infinite scrolling #13

Open Dariuszsibik opened 3 years ago

Dariuszsibik commented 3 years ago

Make sure these boxes are checked before submitting your issue -- thank you!

The problem only occurs on Mozilla Firefox. I used versions 1.5.0 and 1.4.0 still causes me a problem with fractional height and infinite scrolling Do you have a solution for this?

nzayatz14 commented 2 years ago

@smolenski-mikolaj, @supersnager and I also have been having issues with this

I believe this extends past there being fractional heights. I've noticed that on Firefox, scrollHeight's of divs can change by several pixels while not being touched in the window. See my GIF below that shows this.

image