[Windows] The Slider and Stepper control does not work in One-Way binding mode with a MultiBinding Converter #28208
Labels
partner/syncfusion
Issues / PR's with Syncfusion collaboration
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
I have a
Slider
andStepper
control with One-Way binding mode using a MultiBinding Converter. Updating the ViewModel property on button click does not reflect in the UI onWindows
. Meanwhile, all other platforms such as Android, Mac, and iOS are working fine.Below is the demo
Issue in windows
OneWayBindingModeIssue.mp4
working fine in Android
OneWayBindingAndroid.mov
working fine in iOS
OneWayBindingiOS.mov
Steps to Reproduce
Get this sample from here and deployMultiBindingOneway.zip
Click the button , in windows , you can observe that slider and stepper value does not reflect in the UI.
Link to public reproduction project repository
No response
Version with bug
9.0.40 SR4
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Windows
Affected platform versions
Windows11
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: