Open samuelecalamita opened 1 month ago
That is indeed a regression and will be fixed with the next AEM CS release. In the meanwhile you can get that resolved on a project level by going back to jcr:title and type as properties for the Title component.
Since the merge of PR #30, the title field in the Universal Editor displays two properties instead of one, as it used to. Previously, the title field had the property name: "jcr:title", but now it shows name: "title".
It's unclear if this change was intentional or if we should revert to using jcr:title. Could you confirm whether this adjustment needs to be corrected?