- Issue created by @gobind singh
Attached patch ensures the entity is loaded in the current language context before performing the
checkAccess
for thelayout_paragraphs
field formatter. This change addresses the issue where translated content
is not visible to anonymous users when the original language version is unpublished.This patch has resolved the issue on my multilingual site setup. Content now displays correctly for published translations,
even when the source language version is unpublished.