Needs work
Project:
Drupal core
Version:
main
Component:
navigation.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Jun 2026 at 12:37 UTC
Updated:
6 Sep 2026 at 15:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jvollebregt-swis commentedI've added an MR to add the cache tags. This fixes the issue in our production sites and in the blank install
Comment #4
jvollebregt-swis commentedDiscrete patch for composer extras attached
Comment #5
himynameisseb commentedI'm afriad the fix above didn't work for me.
Clean install of Drupal 11, with default install profile, gin as the admin theme and gin toolbar enabled.
Comment #6
jvollebregt-swis commentedYou may need to restart your server and clear the drupal cache - opcache prevented the fix from taking for me the first time around
Comment #7
marcoscanoI agree the bug exists and the place for the fix is correct, but this is NW to address:
- The IS needs to be updated. Can we ideally have reproduction steps using core modules only?
- This MR is breaking the existing unit test, and doesn't include any test update
- All bugfixes need to be paired with their corresponding test coverage to avoid regressions
--
AI Disclaimer: I have used an LLM to help analyzing this issue, whose output I have reviewed and filtered.