I can’t reproduce the issue on Windows 10 / Chrome / Kirby 3.3.4
Have you tried deleting the cache and cookies?
Also, does an error appear on the console?
title: Image
columns:
main:
width: 1/2
sections:
content:
type: fields
fields:
caption:
label: Caption
type: textarea
size: medium
sidebar:
width: 1/2
sections:
meta:
type: fields
fields:
alt:
label: Alternative Text
type: text
I have kept my eye out for it more today and noticed it happening on a structure field I added to custom page file.
Whenever I edit the structure field the save button appears but is knocked back, not clickable, When I click the ‘ok’ button to close the structure field the save button is clickable again.
OK no issue with structure field then.
Still get the knocked back save button on images as @johan described.
I’ve uploading to staging server to check and get the same issue.
Side note: Is there a way that to make all images use an image.yml blueprint instead of the file.yml?