-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Home
Matias Meno edited this page Jan 20, 2022
·
14 revisions
If you're looking for FAQs, please refer to the discussions.
This wiki is kept for reference, but not updated anymore. Expect the solutions you find here not to work anymore.
The detailed documentation is on the official Dropzone website.
If you still have questions, please post a GitHub issue. This way other people can help or benefit from your question (and I won't just overlook it in my inbox).
- Dropzone already attached
- Large files not uploading
- Some image thumbnails aren't generated
- Show error returned by server
- Notification when all files finished uploading
- Add button to remove file preview
- Submit additional data
- Show info after file uploaded
- Show image after file upload
- Show files already on server
- Use own
confirm
implementation - Limit the number of files
- Provide a thumbnail for files
- Reject images based on dimensions
- Chunked uploads
Tutorials