Skip to content

Pagination loses currentPage with activated routeEnhancers #455

@epx-dasc

Description

@epx-dasc

Bug Report

Current Behavior
As soon as I use the routeEnhancers anlog of the documentation, the pagination loses the 'currentPage'.

Pagination without routePath: '/{page-label}-{page}' —> currentPage is played out correctly
Pagination with Routing —> currentPage is always 1

Expected behavior/output
Pagination with Routing and playback of the correct currentPage.

Environment

  • TYPO3 11.5.25
  • PHP 8.1
  • tt_address 7.1.0
  • composer: no

Additional context
Used routing from:
tt_address/Documentation/Configuration/Routing/Index.rst


Thank you!

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