There are no menu item cache tags applied to Superfish for Drupal 8.
Steps to reproduce
- Turn on internal page cache, internal dynamic page cache modules. These should be on at all times anyway.
- Add a Superfish block as normal
- Add a menu item title.
- Edit the menu item title.
- Result: the menu item is not changed.
You can see core's menu block adding its cache tags in MenuLinkTree::build() / $tree_cacheability
Comments
Comment #2
dpiComment #3
mehrpadin commentedHey there,
I can't actually reproduce this, anyone else experiencing this or similar cache-related issues?
Comment #4
lobsterr commented