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
When I use defaultIndex prop, I expect the carousel to be rendered with that slide initially.
But instead, it would render the first image then slide through all the slides inbetween with a slide animation to the chosen default image.
Link to Reproduction (or Detailed Explanation)
See steps.
Steps to Reproduce
Implement a basic Ark UI carousel (Reect)
Have more than 1 image
Set prop defaultIndex to be larger than 0
Ark UI Version
4.4.0
Framework
React
Solid
Vue
Browser
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Description
When I use
defaultIndex
prop, I expect the carousel to be rendered with that slide initially.But instead, it would render the first image then slide through all the slides inbetween with a slide animation to the chosen default image.
Link to Reproduction (or Detailed Explanation)
See steps.
Steps to Reproduce
defaultIndex
to be larger than0
Ark UI Version
4.4.0
Framework
Browser
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: