Bug Report
Current Behavior
./linkAccessibilityLabel field is not available in the Core Title Component v3. But it is still mentioned in the various documentation that it is still possible to edit/modify this field.
Affected Documentation/URLs
- https://www.aemcomponents.dev/content/core-components-examples/library/core-content/title.html
- https://github.com/adobe/aem-core-wcm-components/tree/main/content/src/content/jcr_root/apps/core/wcm/components/title/v3/title#:~:text=./linkAccessibilityLabel%20%2D%20defines%20an%20accessibility%20label%20for,attribute%20for%20the%20the%20title%27s%20link.
Expected behavior/code
It should not be present in the documentation, as it was removed in the following
to address
Environment
- In AEM version 6.5 and AEMaaCS
- Core WCM Components version 2.29.0
Possible Solution
Address this documentation gap, to avoid more confusions.