Hey team ![]()
I’m using the latest version of @atlaskit/lozenge, and it works perfectly in one of our Forge apps. Let’s say Forge app A.
However, in another Forge app B that runs inside an embedded iframe on Forge app A, the new Lozenge styles don’t seem to apply.
Looking at the package code, we noticed there’s a condition that checks for the platform-component-visual-refresh property.
It seems like the new visual style is only applied when that property exists.
Do you know what controls this property, or how we can ensure it’s set in our Forge app so the new Lozenge styles are used?
