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
Right now, only the first 50 stories are loaded per fetch. This is an arbitrary limit. I believe the API will load a max of 500, so ability to load the next 50 or so stories would help. Either by fetching all 500 and showing only 50, or fetch the next 50 and show them. May depend on the API.
The text was updated successfully, but these errors were encountered:
Right now, only the first 50 stories are loaded per fetch. This is an arbitrary limit. I believe the API will load a max of 500, so ability to load the next 50 or so stories would help. Either by fetching all 500 and showing only 50, or fetch the next 50 and show them. May depend on the API.
The text was updated successfully, but these errors were encountered: