is there a way to restrict image sizes? #208
lindamacdonald
started this conversation in
General
Replies: 1 comment 3 replies
-
hey @lindamacdonald Using the "cancellable" event with the item start hook - useItemStartListener - you can return false which will make Uploady cancel the upload for that item. Let me know if it answers your question. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there guys :) I was googling how to restrict the image size accepted when uploading an image and I found you. react-uploady looks extremely cool but is there a way to set the allowed max size of an image?
Beta Was this translation helpful? Give feedback.
All reactions