- Issue created by @imalabya
- Assigned to maithri shetty
- Issue was unassigned.
- Status changed to Needs review
about 2 years ago 7:23am 5 April 2023 - Status changed to Needs work
about 2 years ago 12:40pm 5 April 2023 - 🇮🇳India ankithashetty Karnataka, India
Instead, can you please try:
if (!empty($route_name) && preg_match('/^(layout_builder\.([^.]+\.)?)/', $route_name)) { ... }
- Assigned to maithri shetty
- Issue was unassigned.
- Status changed to Needs review
about 2 years ago 1:01pm 5 April 2023 - 🇮🇳India maithri shetty
@ankithashetty Updated as you have suggested. Thank you.
- Status changed to RTBC
almost 2 years ago 4:43am 10 April 2023 - Status changed to Closed: duplicate
16 days ago 8:32pm 21 March 2025 - 🇺🇦Ukraine knyshuk.vova
The patches in this issue modify same line as another issue: 3421076.
It mentions that "a module can't rely on the route in hook_css_alter".
I prefer to use that solution instead of this one.Probably this issue can be closed as duplicate.