Skip to content

Is it forced to using Await to make React.Suspense's fallback work? #10697

Closed Answered by brophdawg11
Toshinaki asked this question in Q&A
Discussion options

You must be logged in to vote

For the initial execution of loaders in the browser, you can show a loading indicator via fallbackElement. The Await/Suspense combination is for Deferred Data.

Replies: 1 comment 10 replies

Comment options

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

@MorningLit
Comment options

@brophdawg11
Comment options

@MorningLit
Comment options

@brophdawg11
Comment options

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