TanStackT
TanStack3y ago
2 replies
full-green

persistQueryClient support suspense?

I'm using react-query in react-native, and I'm trying to use persistQueryClient to cache it locally, but suspense doesn't seem to work in my app and the data comes down as undefined.
Was this page helpful?