Jaaneek / useFilePicker

Simple react hook to open browser file selector.

Home Page:https://use-file-picker.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working in mobile Safari for option media library and take a foto

Yu-vo opened this issue · comments

commented

When I try to load a photo using option the media library or camera in Safari mobile, nothing happens.
If use option Choose file, it is ok

commented

need add
document.body.appendChild(inputElement);
into openFileDialog

Which version are you at? Are you sure its the latest?

commented

It's really in the version thanks

You are welcome!