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
352 stars 69 forks source link

Native scroll in absolute positioned elements doesn't work in 1.5.0 #42

Open ehrig opened 4 years ago

ehrig commented 4 years ago

After updating to the latest version (1.5.0) I noticed that my absolute positioned elements within the perfect-scrollbar div wrapper no longer scroll (y-axis). I reverted back to 1.4.0 where it's working. Any idea why this happens?

thibaut38410 commented 4 years ago

I also have the same problem, using 1.5.0 prevents any native scrollbar contained withing the perfect-scrollbar container to scroll... It works normally with version 1.4.0

CaptainCannabis commented 4 years ago

Same to me, using it inside an ag-table vue instance. Switched to 1.4 and it works