Mobile Safari 15 handleChange is not called when a file is selected
Opened this issue · 1 comments
ahtokca commented
First things first: thank you for developing an awesome component for react.
Unfortunately I noticed that FileUploaded (react-drag-drop-files@2.3.2) doesn't work on iOS 15, mobile safari 15.
Could you please advice on how to sort it out?
Thank you in advance.
ahtokca commented
Sorry my bad, after upgrading to 2.3.7 and add 'JPEG' to file types it works well.