pqina / react-filepond

🔌 A handy FilePond adapter component for React
https://pqina.nl/filepond
MIT License
1.87k stars 91 forks source link

[Bug] will crash in a capacitor js app #227

Closed xiningli closed 1 year ago

xiningli commented 1 year ago

Is there an existing issue for this?

Have you updated React FilePond, FilePond, and all plugins?

Describe the bug

I am in react-filepond 7.1.2, and I am using it in a capacitor js app. And when it is trying to take a camera, it will crash the whole app.

Reproduction

Just try to use it in a capacitor js app

Environment

- Device: IPAD air
- OS: IOS
- Broser: NA
- React version:17.0.2
xiningli commented 1 year ago

Sorry I made a mistake