react-images-uploader
react-images-uploader copied to clipboard
Click cancel after the file dialog showing up makes the uploader broken
After pressing on upload button, the file dialog will show up. If you click cancel instead of selecting images. ,the uploader will stuck at loading state (circling sign) forever and never come back to normal unless refresh the page.
Hi @phattanun, I created a pull request hotfix this issue #31. You can check it and update If it works for you. Thanks!
How to solve this problem ?