While i'm editing my content into form updating ONLY the image field, SAVE button is still disabled. If another field is updated, the button works as expected.
I'm using netlify cms and gatsby.
The line in config.yml is:
- { label: "Image", name: "image", widget: "image", required: false }