Skip to content

Offset of pagination is increasing 2 in each time #16

@shijazi88

Description

@shijazi88

I am trying to use pagination feature, but I have an issue with moving to next page, it always increase 2 in each step
{offset: 0, limit: 2}
{offset: 2, limit: 2}
{offset: 4, limit: 2}
{offset: 6, limit: 2}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions