Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] allowMultiple not working in firefox #233

Open
2 tasks done
IndyVC opened this issue Mar 8, 2023 · 0 comments
Open
2 tasks done

[Bug] allowMultiple not working in firefox #233

IndyVC opened this issue Mar 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@IndyVC
Copy link

IndyVC commented Mar 8, 2023

Is there an existing issue for this?

  • I have searched the existing issues

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

  • I have updated FilePond and its plugins

Describe the bug

When trying to add a file to filepond, onfileadd is triggered, but it immediately disappears. When removing the property allowMultiple={true} it works. But I'd need to be able to upoad multiple files.

Reproduction

  1. Open firefox
  2. Set boolean allowMultiple=true
  3. Drop a file from your file explorer
  4. File immediately disappears (not added)

Environment

- Device:/ not device specific
- OS:macOS
- Browser:firefox
- React version:17.0.2
@IndyVC IndyVC added the bug Something isn't working label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant