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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

In Cascading DropDownLists, if the selected value on main dropdown change for the second time, the child dropdown show the new values but can't be selected.


Replication procedure

1.Run the sample: 

https://www.syncfusion.com/downloads/support/directtrac/general/ze/DropDownListBug1718208708


2. Select the parent dropdown value

3. Then, select the fist child dropdown value.

4. Again modify the parent drodpown value

5.Choose the first child drodpown value

Actual output: Child dropdown shows the values, but can't be selected.

Expected output: All child's dropdown value should be selected