Skip to content
Discussion options

You must be logged in to vote

Sorry for the late reply, I managed to debug my issue a bit more today and found the following:

  1. If not using combine at all, the resulting UseQueryResult<TResult, Error>[] will always change its reference.
  2. When using combine it was essential that I don't return any new MyClass() object. Neither a Map, Set or custom class.

Those two points were not clear to me and might make a good addition to the docs.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@TkDodo
Comment options

@HarmonicTons
Comment options

@TkDodo
Comment options

@HarmonicTons
Comment options

Comment options

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

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