Skip to content

When using brief runtime directly , KnpPaginatorBundle sorting keep the parameters from the 1st 'cold' request #59

Description

@allan-simon

i.e in pages like employees?direction=desc&page=1&sort=e.lastName the sort and direction stay to the one of the cold request, i.e if you do quickly a second request that change this, the new value value will ignored

if you wait until the lambda is recycled and a new one is done, the parameter works

switching from php-fpm layer to direct BrefRuntime trigger/fix the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions