using with Suspense for data fetching #2093
Unanswered
dante01yoon
asked this question in
Q&A
Replies: 1 comment
-
Suspense is supported and an integral part of how Recoil supports async states. |
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
-
Hi, I'm new to Recoil and wonder there is no problem using with Suspense in React 18.
Is using Suspense with Recoil is currently experimetal feature like using Suspense with react-query?
Beta Was this translation helpful? Give feedback.
All reactions