react-insta-stories icon indicating copy to clipboard operation
react-insta-stories copied to clipboard

Multiple slides gets switched

Open hannadrehman opened this issue 4 years ago • 1 comments

steps to reproduce

  • open: http://react-insta-stories-v2.surge.sh/
  • enter mobile view in chrome or any other browser
  • quicky switch back and forth slides. say for 10-20 seconds
  • now when you go to next slide it will jump twice to the next to next slide
  • same happens in prev action

hannadrehman avatar Jul 09 '20 07:07 hannadrehman

Hi @hannadrehman , I believe this is an issue with resource loading going out of sync with the progress. I have created a PR which includes a kind of major internal change that should fix this. You can read the description here: https://github.com/mohitk05/react-insta-stories/pull/80 Will release the next version in a few days.

mohitk05 avatar Sep 09 '20 18:09 mohitk05