Skip to content

Picking same file twice causes infinite spinning state #2

@JayPerfetto

Description

@JayPerfetto

Steps to reproduce:

  1. go to - > https://rodydavis.github.io/file_access/#/
  2. click any of the upload buttons, and select a file
    - File / Image renders as expected
  3. click the same upload button from step 2, and choose the same file from step 2

Expected Result: Image / File renders as expected
Actual Result: Spinner loads forever and file never is uploaded.

I have tested this in my own code and I found that no code prints after the "await pickImage()" or openfile/s calls in this case but I do not know why.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions