Iframe for base64 in forge custom ui

Hi all,
need to render iframe with src of base64. and blocked by content security policy (CSP), I looked in the permissions section for iframe (Frame permissions) but there is not any instruction for base64.

Hi,

This is currently not possible due to this bug that I just raised: [FRGE-723] - Ecosystem Jira

Even if the message is a CSP violation, the permissions will not help here and this should work without any additional configuration.

Caterina