mercs600 / vue2-perfect-scrollbar

Vue.js wrapper for perfect scrollbar
https://mercs600.github.io/vue2-perfect-scrollbar/
MIT License
275 stars 43 forks source link

Scrollbars flash when I remove an item from list, which changes the div height #41

Closed jetlej closed 4 years ago

jetlej commented 4 years ago

When there is no overflow, I see the scroll bars flash visible for a second when I edit a list height by deleting an item. Is there a way to avoid this?

mercs600 commented 4 years ago

@jetlej unfortunately the overflow property is required, read more here -> https://github.com/mdbootstrap/perfect-scrollbar#before-using-perfect-scrollbar