Weird behavior with Compiled Bindings #13764
Labels
area-xaml
XAML, CSS, Triggers, Behaviors
platform/android 🤖
platform/iOS 🍎
platform/macOS 🍏
macOS / Mac Catalyst
platform/windows 🪟
t/bug
Something isn't working
Description
The compiled bindings don't works as expected
Steps to Reproduce
1.Create two models that have one property in common
2.Set the x:DataType (compiled binding) on the page with one of the two models
3.Set the BindingContext an instance of the second model
I would expect:
See the attached sample
Link to public reproduction project repository
https://github.com/danardelean/MAUICompiledBindings
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, Windows, macOS
Affected platform versions
All
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: