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!
When component update the value or preselect value the label value does not reads the NVDA screen reader.
Sample link: https://stackblitz.com/edit/angular-wvtvlc-bf54s4?file=app.component.html,app.component.ts
Replication procedure:
1. Run the sample.
2. Open the NVDA screen reader.
3. Now focus the components and check the label text reads.
4. Now open the component popups and now focus out and focus in to the component
5. See the issue:
Expected: label field need to read before reading the selected value
Output: label field does not read the screen reader