- πΊπΈUnited States dereks
This patch stopped working for me, is anyone else having trouble?
The function entity_clone_entity_access is successfully returning AccessResult::allowed()->cachePerPermissions()->addCacheableDependency($entity);
But then
AccessAwareRouter.checkAccess is showing $access_result->isAllowed() is false and I'm not sure why or how to fix it.Any help would be appreciated.