tolgee-platform
tolgee-platform copied to clipboard
Cursor-based pagination skips results when no sort is specified
The UI always specifies keyName sort, but if you leave it null (even though it's an optional API parameter) the back end returns inconsistent results and skips some keys when using the cursor to fetch all data.