- πΊπΈUnited States DamienMcKenna NH, USA
The patch currently has this line:
$view->getPager()->current_page;
That doesn't do anything with the $current_page variable, should it be assigned to the something in $pager_options?
- π¨π¦Canada joseph.olstad
Ya this was fixed in D7, would be nice to fix in Symfony Drupal.
@DamienMcKenna, I think patch #59 makes more sense than patch 62 or 64
suggestest re-rolling #59 instead, only 1 error , not two.
#1482824-59: Block display view ajax pager does not advance with multiple pagers on a page when the first pager > 0 β - πΊπΈUnited States DamienMcKenna NH, USA
Thanks for the suggestion. #59 still applies to 10.1.x. It didn't solve the problem I'm facing.
- π¨π¦Canada joseph.olstad
@DamienMcKenna, too bad, I recall enjoying the fix for D7, cannot recall if I worked on this or came accross it yet for D9/D10 but I believe the same/similar issue exists in D10.
- πΊπΈUnited States DamienMcKenna NH, USA
FWIW the bug I ran into ultimately came from a bug in Facets v3 that was fixed in the dev branch but not available as a new release yet - π Facets breaks all AJAX views that uses pagers even without facets Active
- π¦πΊAustralia griffynh Sydney
Hola, this came up again in the #bugsmash channel as the Views daily triage target.
As we've had no update in over a year, if there's no update in the next three months, this issue may be closed.