mohitk05/react-insta-stories

story autoplay not working or the intervel not working

nisamozr opened this issue · 2 comments

only when click on story its going to next story .else its stay on the same story.

<Stories
stories={stories}
keyboardNavigation={true}
width="100%"
height="100vh"
defaultInterval={8000}
loop={false}

                />

Version ? code? can you fix this ?

Hello, please update to v2.5.0 which includes a fix for this issue.