Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
when select the value in dropdown is not shown in the box. When click out of the dropdown, then only the selected value is shown. This issue is reproduced in localhost also.
Sample:
Replication Procedure:
1. Run the sample
2. Navigate to the link https://localhost:44390/sprint/planning/create
3. It will navigate to Create Sprint Planning Page
4. In which, select any value in Sprint Name dropdown
5. The values for the other dropdown will be open
6. There is multiselect dropdown called Participants and Absentees
7. Before select the value in dropdown, ensure that there is no default value
8. Open dropdown and select one value
9. The value is selected but not shown in dropdown box as shown below