new QueryClient throws error on NextJS with dynamicIO enabled.
When using react-query with nextjs@15.0.3-canary.4 with
Is there any way to solve this on my side? Or is this something that needs to be fixed inside of tanstack-query to support dynamicIO?
dynamicIO enabled I get the following error when trying to create a query client.Is there any way to solve this on my side? Or is this something that needs to be fixed inside of tanstack-query to support dynamicIO?