Issue #3504114: If edit own content is added, then the cache context user is...
1 unresolved thread
Compare changes
@@ -131,12 +131,11 @@ protected function checkAccess(EntityInterface $node, $operation, AccountInterfa
@@ -185,6 +184,9 @@ protected function checkAccess(EntityInterface $node, $operation, AccountInterfa
@@ -216,14 +218,31 @@ protected function checkViewAccess(NodeInterface $node, AccountInterface $accoun
This cheap workaround makes sense for me, but let's see what Kristian thinks about it.