Skip to content

[Sprint/Votes](bug): Hard coded a stop for duplicate blog entries being added based on length

minds#219 (closed)

Is the data held in response.entities here the full list of entries to be displayed regardless of which tab it is on? For example, if it only grabs 64 entries at a time, and then another call is made later for the next entries [65-128], this will not work.

Merge request reports