Closed (fixed)
Project:
Claro
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Sep 2019 at 16:41 UTC
Updated:
18 Oct 2019 at 12:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
huzookaAt least we have to remove our preprocess, so we definitely need an action here.
Thanks for the report! (We missed the follow-up for this.)
Comment #3
idebr commentedAttached patch removes
claro_preprocess_views_mini_pager()and updates the views-mini-pager.html.twig documentation.Comment #4
fhaeberleIf I apply the patch, the mini pager doesn't get the heading ID.
What does possibly go wrong?
With the full pager it works and increments.
Comment #5
huzookaNeeds Drupal core version 8.8.x.
Comment #6
lauriiiComment #7
lauriii@fhaeberle maybe you didn't have the most recent 8.8.x branch with the upstream fix?
Tested this manually with the latest 8.8.x and it works.
Comment #8
huzookaI'm testing this.
Comment #9
huzookaGot the same result as @lauriii wrote in #7.
Can be added in 8.x-2.x (this branch targets core 8.8.x and above).
RTBC!
Comment #11
lauriiiThank you all! 🙏Committed and pushed!