There are no menu item cache tags applied to Superfish for Drupal 8.

Steps to reproduce

  1. Turn on internal page cache, internal dynamic page cache modules. These should be on at all times anyway.
  2. Add a Superfish block as normal
  3. Add a menu item title.
  4. Edit the menu item title.
  5. Result: the menu item is not changed.

You can see core's menu block adding its cache tags in MenuLinkTree::build() / $tree_cacheability

Comments

dpi created an issue. See original summary.

dpi’s picture

Issue summary: View changes
mehrpadin’s picture

Status: Active » Postponed (maintainer needs more info)

Hey there,

I can't actually reproduce this, anyone else experiencing this or similar cache-related issues?

LOBsTerr’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)