Skip to content
Discussion options

You must be logged in to vote

Hey @LuisAlfredo92, this is because the feedViewState is provided only to write "strongly typed" binding, it will always be null (cf. Warning tip here)

In your sample you have to write .ItemsSource(() => feedViewState.Data)

Closing the issue, feel free to re-open it if you still have an issue :)

Replies: 1 comment 1 reply

Comment options

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

Answer selected by LuisAlfredo92
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