Skip to content

"Simple" form submission? (SourceList vs ObservableCollection) #39

Answered by JordanMarr
hhaynes-rower asked this question in Q&A
Discussion options

You must be logged in to vote

ReactiveElmish.Avalonia v1.0.1 is released.

This should now properly resolve to ReadOnlyObservableCollection<Message> instead of ReadOnlyObservableCollection<obj> (which causes the Compiled Bindings to fail).

member this.Messages = this.BindSourceList(local.Model.Messages)

You should also be able to get rid of this line since you already registered the views.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@hhaynes-rower
Comment options

@hhaynes-rower
Comment options

@JordanMarr
Comment options

@JordanMarr
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by hhaynes-rower
Comment options

You must be logged in to vote
1 reply
@hhaynes-rower
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants