Do you want to request a feature or report a bug?
To reproduce, set accept to accept='image/*,application/pdf'.
"application/pdf,audio/*" works fine, so does "application/pdf" alone. "application/pdf, image/png" for example breaks. This appears to be a combination of pdf and image.
What is the expected behavior?
PDF should be selectable
Could be the same issue as https://github.com/react-dropzone/react-dropzone/issues/538 (closed as not reproducible)
This issue has been automatically marked as stale because it has not had recent activity in the past 60 days. It will be closed if no further activity occurs. If the problem persists please comment here to bump your issue. Thank You - React Dropzone Maintaners
bump
@xuefanzhang I'm afraid that there is not much we can do on our side to fix this. As I explained in https://github.com/react-dropzone/react-dropzone/issues/653#issuecomment-429525418 and as @ilovett pointed out in his comment, this is a problem with inconsistent behaviour of file selection in mobile browsers as the accept property is proxied to the input directly.
I'm closing this, but feel free to reopen if you think you may have found a bug caused by this lib.
Most helpful comment
bump