You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just realize it's my mistake, not this library or the perfect-scrollbar. I have a fixed div with margin-left, but the width is still 100%. That makes the x-axis overflow. After adding a rule to limit the width with calc(100% - $left). It works.
Hello, while x-scrolling got infinity scrolling and error in the console.
Tab in Tabs can be added and removed.
If I set the last tab is Active, the scroll width will be normal
Details:
"vue": "^2.6.11",
"vue-custom-scrollbar": "^1.3.0"
The text was updated successfully, but these errors were encountered: