Skip to content

Pagination #154

@jicao

Description

@jicao

Hello,

(First, GREAT WORK ! Thanks)

I can't get the pagination to work...

When I put "users_per_page" => 1, and then insert 2 users into my app db, when I want to click on the arrow (It detects tha pagination is needed!) to go to next page, it links me to http://myapp.com/?page=2 and even if I manually put "http://myapp.com/admin/users/list?page=2", there is no error but it's the "first page" with the first user that is shown. I can't see the second one.

Any help ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions