Skip to content

Query keeps pagination when using filters #2734

@RazmikSaghoyan

Description

@RazmikSaghoyan
  • Laravel Version: 7
  • Nova Version: 3
  • PHP Version: 7.2

Steps to Reproduce:

  • Open a resource
  • Go to the second page
  • Use a filter where you have less than the per-page limit but you know you should have results
  • You have an empty table
  • When you use the filter, the query keeps the limit 26 offset 25 from the pagination and returns an empty table even if you have results

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions