- Issue created by @azuryte
- Status changed to Needs review
10 months ago 10:06pm 16 January 2024 - Status changed to Needs work
10 months ago 10:28am 18 January 2024 - 🇫🇷France Grimreaper France 🇫🇷
+++ b/ui_suite_bootstrap.theme @@ -41,11 +41,17 @@ function ui_suite_bootstrap_preprocess_breadcrumb(array &$variables): void { + $pages = [];
Could we use
$pages = LinksSettingType::normalize($variables['items']['pages'] ?? []);
like in the 5.0.x version?
Also please provide a MR instead of patch.
- Merge request !177Issue #3415109 by azuryte: Update pager preprocess hook → (Merged) created by azuryte
- Status changed to Needs review
6 months ago 4:40pm 29 May 2024 - Assigned to Grimreaper
-
Grimreaper →
committed 9f93b725 on 4.0.x authored by
azuryte →
Issue #3415109 by azuryte: Update pager preprocess hook
-
Grimreaper →
committed 9f93b725 on 4.0.x authored by
azuryte →
- Issue was unassigned.
- Status changed to Fixed
6 months ago 3:25pm 31 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.