Hi ! I find the api used for getting the stories may return same id for different stories and in many situations it happens to two stories in succession. Then the " next story button " and "previous story button" may fail cause the " indexOfStory " method use story's id to determine the index of current story.
Hi ! I find the api used for getting the stories may return same id for different stories and in many situations it happens to two stories in succession. Then the " next story button " and "previous story button" may fail cause the " indexOfStory " method use story's id to determine the index of current story.