Setup with Suspense, React-Location and React-Query #176
Unanswered
skalidindi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have my examples router setup as follows
I know that React Location has its own way to dealing with loading and errors i.e with errorElement and pendingElement specified but since I am using React Query with suspense mode enabled, wondering if it makes sense to setup my router as follows rather than using the async loading features of React Location.
Beta Was this translation helpful? Give feedback.
All reactions