Hi, I am trying to use the Dropbox embedder in a Angular application in component.
I used the https://www.dropbox.com/developers/embedder documentation as starting point but when using the anchor tag approach the element is not rendered though I see that the dropbox script is loaded.
Is there something else I should be doing or what could be the problem here? Are there resources for specifically using dropbox integration in Angular application?