Skip to content
Snippets Groups Projects

Issue #2845319: The highlighting of the 'Home' menu-link does not respect query strings and fragment identifiers

Open Issue #2845319: The highlighting of the 'Home' menu-link does not respect query strings and fragment identifiers
Open Ben Mullins requested to merge issue/drupal-2845319:2845319-the-highlighting-of into 9.3.x
2 files
+ 2
3
Compare changes
  • Side-by-side
  • Inline
Files
2
  • fc89b10f
    Issue #2958358 by Mile23, alexpott: Remove Drupal\Component\Utility's... · fc89b10f
    catch authored
    Issue #2958358 by Mile23, alexpott: Remove Drupal\Component\Utility's dependency on Drupal\Component\Render
    
    (cherry picked from commit 6c7ed388)
@@ -10,7 +10,7 @@
},
"require": {
"php": ">=7.3.0",
"drupal/core-utility": "^8.8"
"drupal/core-render": "^9.4"
},
"autoload": {
"psr-4": {
Loading