-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browser validations break save on persisted objects with images #2376
Comments
Merged #2373. |
btw this is still an issue with browser validations activated (default behaviour) This should be reopened |
Fixed now, thanks! |
👍 Thanks! |
thanks and sorry for not submitting a PR myself |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Let's say we have a model with an image
Saving a new object or editing the image is fine
but when you try to save a persisted model without editing the image, you get a validation error on the file upload field
Refers to #2339 #2373
The text was updated successfully, but these errors were encountered: