Kevin Quiring

Results 3 comments of Kevin Quiring

Also, same issue for firefox, just less noticable because it's in a dropdown in the URL bar instead of a native popup on the window. ![image](https://user-images.githubusercontent.com/6529857/73571876-69a2a680-4424-11ea-9388-cde20db9ab25.png)

This was the solution for me today (using `setTimeout`). Without it I would select a picture from photos / take a picture with camera and it would load in the...

So I figured out a way to capture the drag and drop event, and then I can remove the DOM and re-add it using angulars *ngIf, and then call ElementQueries.update()....