alnorris / file-dialog

Trigger the upload file dialog directly from your code easily.
60 stars 12 forks source link

Bug: infinitely growing input #13

Open zhaoyao91 opened 4 years ago

zhaoyao91 commented 4 years ago

everytime I trigger fileDialog, it create an input and never clean them up.

image

zhaoyao91 commented 4 years ago

this happens when I opened the dialog but cancel to select a file