Open samuelecalamita opened 2 months 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.
This is fixed in release 18459+ currently being rolled out. If you got the update already on any of your dev environments, would you mind to retest?
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?