Closed nerijunior closed 3 months ago
Minor issue.
When you try to upload an image with any empty form field it will cause and error when rendering :new again because the image is not persisted but it has an attached file.
:new
Thanks for the PR @nerijunior!
Minor issue.
When you try to upload an image with any empty form field it will cause and error when rendering
:new
again because the image is not persisted but it has an attached file.