Hi,
I am using the embedder in Angular application and unreliably(and with no clear pattern I can see) it fails to load data. I can see that the iframe is created in the element after the embed function is called but contains empty document. I also don't see any errors in console or failed network requests.
I am using a dynamically loaded dropins.js script and the embedder is unmounted on OnDestroy of the component.