You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of submitting the form right away after a click on the Add button, it's better to wait until all files are uploaded. If you still want to submit the form immediately, replace the onUploadComplete method with onChange.
rails (7.0.2.3)
uploadcare-rails (2.1.0)
importmap-rails (1.0.1)
Is there a way to submit the form after clicked on "add" button ?
Right now I have to click on "add" and then click on my
:submit
buttonuploadcare.mp4
The text was updated successfully, but these errors were encountered: