- Issue created by @daniel korte
- Merge request !59Add more cache contexts to prevent cache redirect error β (Open) created by daniel korte
User warning: Trying to overwrite a cache redirect for "toolbar:[languages:language_interface]=en:[route]=entity.node.canonicalXXXXXX:[theme]=XXXXXX:[user.permissions]=XXXXXX:[user.roles:anonymous]=false:[user.roles:authenticated]=true" with one that has nothing in common, old one at address "user.permissions, languages:language_interface, theme, route, user.roles:anonymous, user.roles:authenticated, route.menu_active_trails:admin" was pointing to "user", new one points to "user.node_grants:view". in Drupal\Core\Cache\VariationCache->set() (line 138 of core/lib/Drupal/Core/Cache/VariationCache.php).
Drupal 10.4.7
gin_toolbar 2.0.0
Save a node as Draft, click the toolbar tray edit link from the View page, save the node as published. See the error above.
Add more cache contexts
Active
2.0
Code