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
for some reason the file attachment field is uploading several times the same files. its seems that the drag behavior is triggering several times the upload action.
The text was updated successfully, but these errors were encountered:
can confirm this bug, having the same problem when having multiple FileAttachmentField's on the same page, it's to do with jquery.live. I've found a fix for the problem and submitted a pull request (#46)
for some reason the file attachment field is uploading several times the same files. its seems that the drag behavior is triggering several times the upload action.
The text was updated successfully, but these errors were encountered: