mmackh / Hacker-News-for-iOS

Hacker News client for iPad and iPhone [DEPRECATED]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api for getting stories returns duplicate id

lmatz opened this issue · comments

commented

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.

Thanks - this should be resolve now.