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!
Issue Description:
The multiselect component within a modal, and when the user is using JAWS Or Narrator and makes a selection in the multiselect, JAWS or Narrator is repeating the modal header information.
Stackblitz example: https://stackblitz.com/edit/github-ejyjgu?file=src%2Fapp%2Fhome%2Fhome.component.html
Note : This only happens in ejs-multiselect component within a modal.
Replication Procedure:
Current Behavior : Test header dialog" should be repeated.
Expected Behavior : Test header dialog" should not be repeated.