Stefan Dirix
                                            Stefan Dirix
                                        
                                    Thanks for the report!
Hi @luiz290788, as [discussed in the forum](https://jsonforms.discourse.group/t/reference-a-property-outside-of-the-array/1334), this is not a use case which we currently support. We currently resolve the rule condition scopes against the sub-schema of the array...
Thanks for the report! * Can your provide an example schema and ui schema to reproduce the problem? * Which version of JSON Forms are you using?
Hi @Altair-Bueno, That's a good point. I don't see a downside to also set the `name` properties, so I would be fine to add this to the Vanilla renderer set....
Yes exactly, that is the correct place!
Hi @sgober, Thanks for the report! Would you like to contribute a fix?
Was fixed with `3.2`
As a workaround I would like to recommend to also set the `title` attribute in your JSON Schema to render the UI as expected by you. This could be done...
A PR accomplishing the same was recently merged: https://github.com/eclipse-theia/generator-theia-extension/pull/193
Hi @preston, ah yes we missed that here. Everything in the JSON Forms Project is MIT, so this repo should also be marked as such :+1: