Scroll top problem when I have a Vuebar with a scrolleable table inside
Verovig opened this issue · 0 comments
Verovig commented
I have a div with Vuebar and inside have a lot of elements, one of them is a table with his own scroll...
I am inside the table and I scroll it down with the mouse and keep it at the middle of the table, then I scroll the container down, and back to the top, go inside the table again and try to scroll up with the mouse, and it doesn't work. I can scroll down again but the scroll top is stuck. If I move the physical scroll of the table by clicking and move it, it works fine, but not with the mouse wheel.