Closed arvindrajachourasiya closed 5 years ago
@arvindrajachourasiya Can you please attach a small project that demonstrates this issue? Thanks!
@arvindrajachourasiya Since we haven't heard from you in more than 30 days, we hope this issue is no longer affecting you. If it is, please reopen this issue and provide the requested information so that we can look into it further. Thank you!
Description
On ViewModel loading I am binding default record to Picker. When initializing Picker using
new
keyword Picker selection isn't workingBut when getting selected
SelectedLeaveType
from Source data it is working See code below. Why so?Steps to Reproduce
Expected Behavior
Actual Behavior
Basic Information
Screenshots
Reproduction Link