Open ninjawithkillmoon opened 7 years ago
This is because the onChange event of FileInputReader in Header.js is not firing. Probably because the file input value hasn't changed.
By implementing the Dropbox functionality this issue is avoided (the issue is not present for Dropbox). No real need to fix this bug.
This is because the onChange event of FileInputReader in Header.js is not firing. Probably because the file input value hasn't changed.