Skip to content

How to handle loading subsequent data without suspending? #15

Answered by bvaughn
cevr asked this question in Q&A
Discussion options

You must be logged in to vote

Okay I think this thread can be "answered" now.

The general purpose answer for React is: Use a transition (useTransition or startTransition).

The specific answer for this package is: Use the new mutation hook (useCacheMutation) as shown in the "mutating cache values" example page.

Replies: 4 comments 19 replies

Comment options

You must be logged in to vote
2 replies
@cevr
Comment options

@cevr
Comment options

Comment options

You must be logged in to vote
7 replies
@cevr
Comment options

@bvaughn
Comment options

@cevr
Comment options

@cevr
Comment options

@bvaughn
Comment options

Comment options

You must be logged in to vote
10 replies
@cevr
Comment options

@bvaughn
Comment options

@cevr
Comment options

@bvaughn
Comment options

@cevr
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by bvaughn
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