Just upgraded to latest studio version, behavior seems present both in 2.0.3 and 2.0.4
Try to remove @JmixProperty annotation.
Hi
Thanks for your feedback. This is Studio defect for sure.
YouTrack issue created, so you can follow the progress.
1 Like
As a workaround you can create new @InstanceName method that is not @JmixProperty and has same @DependsOnProperties annotation and just returns your currentLanguageMessage
property.