Replies: 1 comment
-
Because (presumably) your |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In dynamicdata.snippets, there is a demo code for ObservableChangeSet.Create() which loads data from a task. I think these code could be for loading the initial data in the viewmodel. However, I don't know whether these could is for demostration only, because as the data is never going to be change, why should I use ObservableChangeSet.Create other than use Observable.StartAsync?
Beta Was this translation helpful? Give feedback.
All reactions