Yuvaleros/material-ui-dropzone

DropzoneArea does not attach audio files

sharmadp opened this issue · 0 comments

Bug Report

Describe the bug

On Android Oppo Phone, Android version 8.1.0, kernel version 4.9.77
other Android phones have similar challenges in attaching audio files to the dropzone.
DropzoneArea is not attaching audio files other files like video and images are getting attached.
React version 16.13.1
react-dom 16.13.1
react-scripts 1.1.5
material-ui-dropzone 3.5.0
@material-ui/core 4.11.0
@material-ui/icons 4.9.1

Steps to reproduce

Expected behavior

Audio folder under filemanager should be selected from FileManager by default like for photos and pic

Versions

React version 16.13.1
react-dom 16.13.1
react-scripts 1.1.5
material-ui-dropzone 3.5.0
@material-ui/core 4.11.0
@material-ui/icons 4.9.1

Additional context