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've implemented a carousel that updates visibleSlides on viewport/window resize and I'm passing the same value to the step prop so the Back/Next buttons will move the slide based on a dynamic value for step. This is working sometimes but not always. Is there a way this can be fully supported?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've implemented a carousel that updates
visibleSlides
on viewport/window resize and I'm passing the same value to thestep
prop so the Back/Next buttons will move the slide based on a dynamic value forstep
. This is working sometimes but not always. Is there a way this can be fully supported?Beta Was this translation helpful? Give feedback.
All reactions