get-convex / get-convex/uploadstuff
UploadDropzone multiple prop does not do anything
Open
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
It seems like the `multiple` prop for the `UploadDropzone` component has no effect. The default behavior is allowing multiple files which is not the expected behavior that is documented. Adding `multiple={false}` does not seem to do anything. The file picker still allows multiple files.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.