pqina / ngx-filepond

🔌 A handy FilePond adapter component for Angular
MIT License
202 stars 33 forks source link

Unhandled Rejection (SecurityError): The operation is insecure. #23

Open hamish-riahi opened 4 years ago

hamish-riahi commented 4 years ago

Hi there,

I'm getting " Unhandled Rejection (SecurityError): The operation is insecure." error on mobile browser only.

It works fine on desktop.

Please advise

rikschennink commented 4 years ago

Do you see the same issue on the product site https://pqina.nl/filepond/

Is this on all mobile devices? Can I test this somewhere?

hamish-riahi commented 4 years ago

No I don't get the problem on the link. Is it Angular? I also use server option to upload to temp folder

rikschennink commented 4 years ago

In that case it's either your backend code or the FilePond server property configuration that is causing the issue. I would set up a basic test project and try with that.

hamish-riahi commented 4 years ago

It works perfectly fine on PCs though Only on mobile, It doesn’t reach the server. The mobile browser is blocking the request