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 might have jumped the gun on this. I found that setting infinite to false corrected this problem. I now have a test in my code to set infinite: slides.length > 1
https://codesandbox.io/p/sandbox/zflc6l
With version 0.30.2 ---
When creating a dynamic slide, if the array of slides has only 1 item, the item is repeated 3 times on a single slide.
The text was updated successfully, but these errors were encountered: