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!

  • 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

Facing dropdown list value binding issue when setting value property as async.


Issue reproducing sample: 


Note: Kindly check the Ticket updates. We have already provided the sample level solution with setTimeOut but customer doesn't  accept the solution.


Replication Steps:

  1. Run the  above sample.
  2. Click Source 1 button.
  3. Click the dropdown list for open the popup
  4. Now, Source 1 A value set properly.
  5. Click Source 2 button.
  6. Now, dropdown list value not changed and again click source 2 button, value changed.



Current Behavior : When changing the datasource, the preselected value is not changed at first click.

 

Expected Behavior :  When changing the datasource, the preselected value needs to be change at first click.