Last page (n) during pagination is missing n-1 elements

Found in the URL mentioned above but may occur on other places when doing pagination. The last page (in a paginated API) is missing as many elements as previous pages were displayed (if last page is page number 5, it will be missing 4 elements).

Examples:

Expected behavior

I would expect to see all elements in the list regardless of the size of the page used during pagination.

Page URL: https://create.roblox.com/dashboard/group/members?groupId=33865495&activeTab=GroupMembersTab

Thanks for the report! We’ll follow up when we have an update for you.

@Diego600925 Hi! I just wanted to circle-back and see if you are still experiencing this issue. We’ve since changed some behavior with him those APIs work.