Binding TestBox.Text property using OneWay
mode is ignored by binding engine
#3522
Closed
5 of 8 tasks
Labels
kind/bug
Something isn't working
Current behavior
Binding mode is defaulting to TwoWay on WASM while UWP is OneWay
Expected behavior
Binding mode defaults to OneWay - and should honor it.
How to reproduce it (as minimally and precisely as possible)
Run sample. UWP is one way, but WASM is TwoWay
https://www.dropbox.com/s/qxkd4qwuo8q8imd/DataBinding.zip?dl=0
Environment
Windows
Nuget Package:
Affected platform(s):
The text was updated successfully, but these errors were encountered: