Name Here

Results 5 comments of Name Here

It is failing for me when I run locally or on the server but its working on your demo page.

++ I'm looking at this an would love to see a simple example of how to connect this to a front end.. especially using AWS amplify!

You can work around this by adding an `id` to the Dropdown and then closing the popup when an element is clicked with `document.getElementById('').style.display = 'none';`

That works! Thank you! But of course there is something else! ;) For some odd reason, I can't upload the same image 2x. If I try to upload the same...

Yes, I closed the blob as shown in the sample code. I had no idea that the file would be deleted! That is very unexpected behavior and probably unwanted. I...