-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slider trembles slightly #4284
Comments
What are the |
|
@tendo14 I think a video would help |
Screen.Recording.2021-03-01.at.15.51.39.movYou see it for example in second 3 or 6 |
@nolimits4web why did you closed this bug? |
@tendo14 he closed it with commit |
Oh. Great. I haven't see it. Thanks :) |
@nolimits4web Thank you for the quick fix. Are there any plans to publish this soon? |
What You Did
We created a slider which shows only four slides. If the width is great enough, you should see all slides and it should not be possible to slide anywhere.
https://codesandbox.io/s/inspiring-noether-14rr8
Expected Behavior
We expect that the slider stands fixed.
Actual Behavior
It works as expected but in certain circumstances the slider slightly trembles. You can see the change inside the
slider-wrapper
of thetransform: translate3d()
.The text was updated successfully, but these errors were encountered: