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.