Skip to content

Pagination #2

Description

@jasonvarga

We use a paginator presenter to generate the array necessary for pagination. They are used in the CP and in templates.

Newer versions of Laravel changed how pagination works. No longer uses presenters, instead it uses views which would just return html.

We need to work out a way to get our arrays back.

Currently disabled in:

  • Entry listing
  • Term listing
  • Asset listing

Currently broken in:

  • Collection tag with pagination param

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions