How can I prevent form submitting #391
Unanswered
MuttakinHasib
asked this question in
Q&A
Replies: 1 comment
-
Hey @MuttakinHasib Check out this sandbox I created. It shows how to prevent submission before a file is chosen. There are definitely more ways than one to achieve this as technically this isnt an Uploady question. Uploady gives you the information and the control to start uploads at the right time based on your logic. Using a custom button (asUploadButton) can help with that. Hope this helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using the react-uploady upload button inside the form tag. That's why when I click on the upload button; it's submitting the form
@yoavniran can you please help me ?
Beta Was this translation helpful? Give feedback.
All reactions