Skip to content
Discussion options

You must be logged in to vote

@ajohnstone-ks
Sounds good. Sounds like the answer is it is expected behavior with .Net 9 MAUI compiled bindings. I'll close this one up.

So as another update to this, I found that if you replace
x:DataType="vm:InvoiceViewModel"
with
x:DataType="{x:Type vm:InvoiceViewModel}"
This go back to working normally.

@rockfordlhotka

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@ajohnstone-ks
Comment options

@ajohnstone-ks
Comment options

@ajohnstone-ks
Comment options

Comment options

You must be logged in to vote
1 reply
@Bowman74
Comment options

Comment options

You must be logged in to vote
1 reply
@ajohnstone-ks
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Bowman74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants