marinosoftware / active_storage_drag_and_drop

Provides a form helper to make it easy to make drag-and-drop file upload fields that work with Rails' Active Storage.
MIT License
92 stars 14 forks source link

Unable to upload new files in edit action with Cocoon #52

Closed RailsCod3rFuture closed 4 years ago

RailsCod3rFuture commented 4 years ago

When I remove an attachment & then save the record; I cannot add anymore attachments to the cocoon field. The file doesn't save the second time around. I don't know exactly why that is happening. Can you please look into it?