Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description :
An accessibility issue has been identified where the aria-label attribute cannot be applied to a span element without a valid role attribute, specifically in the date icon element when assessed with the Axe Core Accessibility Tool.
This issue is occurring in both Datepicker and DateTimePicker
Sample: https://stackblitz.com/run?file=src%2Fapp.component.html

Replication Procedure:
Expected: Accessibility issue should not occur
Actual: aria-label attribute cannot be used on a span with no valid role attribute issue thrown