idiotWu / smooth-scrollbar

Customizable, Extendable, and High-Performance JavaScript-Based Scrollbar Solution.
https://idiotwu.github.io/smooth-scrollbar/
MIT License
3.33k stars 382 forks source link

smooth scrollbar not working well with bootstrap 4 #154

Open ertejaspatel opened 6 years ago

ertejaspatel commented 6 years ago

It does not work with bootstrap4 .table-responsive class .

The behavior is: You cannot use scroll from inside the table. You need to move cursor outside the table and use scroll to go up and/or down.

sadeghbarati commented 2 years ago

https://stackblitz.com/edit/github-urgjn6?file=src/index.html

Tested with bootstrap 5

can scroll inside .table-responsive

there are some limitations you have to manage yourself