Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Replace SWR with react-query #881

Closed
neviaumi opened this issue Mar 1, 2021 · 1 comment · Fixed by #925
Closed

Replace SWR with react-query #881

neviaumi opened this issue Mar 1, 2021 · 1 comment · Fixed by #925

Comments

@neviaumi
Copy link
Owner

neviaumi commented Mar 1, 2021

vercel/swr#781

this issue cause SWR is nightmare when write test contain more than one test case with data fetching

@davidnghk01
Copy link
Contributor

Also, consider disable suspense feature it cause either behaviour different between test and production or test silence because error will captured on ErrorBoundary

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants