Kevin Quiring
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. 
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()....