Which Umbraco version are you using?
16.2.0
Bug summary
When I create a property non variant, I can still update its value in other languages than the default one.
While in V13 (13.9.2), the property in other languages than the default one was readonly
Specifics
No response
Steps to reproduce
in a multilanguage site (EN as default language + other languages):
In a document type that allows "Vary by culture", add a new property non variant
create a content with this document type
define a value for the non variant property
switch language, the value is available for editing
Expected result / actual result
When a property is non variant in a variant document, it should not be editable in other languages than the default one.
This item has been added to our backlog AB#57146