You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
in next js I want to use prefetchInfiniteQuery and :
Error serializing `.dehydratedState.queries[0].state.data.pageParams[0] in next js
with prefetchQuery its ok but with prefetchInfiniteQuery has error .
and I check there isn't problem in data.
Screenshots
Desktop (please complete the following information):
OS: Linux
Browser: chrome
Version: 87
Additional context
Add any other context about the problem here.