nova-json icon indicating copy to clipboard operation
nova-json copied to clipboard

Using `dependsOn` in `JsonRepeatable` fields

Open prasiman opened this issue 2 years ago • 1 comments

Is there a way to use dependent field on JsonRepeatable? The documentation only shows to use dependent field on JsonArray. I've also found that SupportsDependentFields trait is already implemented in JsonRepeatable as well.

Thanks!

prasiman avatar Dec 15 '23 17:12 prasiman

Hi,

Have you been able to use to use dependent field on JsonRepeatable or JsonArray? I've tried both fields and it looks that dependsOn is not working. What I've missed?

Regards

scramatte avatar May 05 '24 17:05 scramatte