I need to embed an iframe into Plasmic that allows permission for microphone, MIDI, etc. I have tried to embed the iframe as an HTML embed element but it didn’t work either. Why is not possible to embed the iframe directly as you can do, for example, in Webflow? It would be useful for example for giving it an ID.
Is this on your published site or in Plasmic Studio? Are you using Plasmic hosting?
As long as your published site and the embedded iframe have the same origin domain, it should just work. Otherwise, the published site would need to allow the iframe origin.