- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
Change from merge request as a patch.
- last update
almost 2 years ago 30,306 pass, 9 fail - First commit to issue fork.
- Status changed to Needs work
over 1 year ago 9:50am 13 October 2023 - π©πͺGermany pminf Nuremburg (Germany), formerly Dresden
I've added an extra option to address #15 but I guess we still need to update existing views, although I've used a default option which should not break them. Not sure how to do this update.
Setting version to next minor one for this new feature.
- π©πͺGermany ammaletu Bonn, Germany
I'm interested in getting this finished and merged. Currently, I have a class-based block which uses the pager manager to get unique pagination IDs. This works, even if the same block is used more than once on the same page. But as soon as a views-based block is used on the same page (via Layout Builder), this breaks and they both share the same pagination.
What is needed for this ticket to move along? An update hook initializing the new flag for all existing views?