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'm having this problem as well. The problem is not only when the parent has margin, but also the parents parent. And padding gives me the same problem.
if I have a html element which has a margin-left set, the calculation of the sliders seems buggy.
just open the demo page and change the margin-left style attribute of div id="app-container" to 200px and try to use any of the sliders.
The result I'm getting is that I cannot scroll to the lower limit - on the other hand, I'm able to scroll beyond the limits of the slider component.
The text was updated successfully, but these errors were encountered: