useInfiniteQuery's enabled seems to not be working
For some reason I can't get the
!router.isReady to work together with useInfiniteQuery, the query already loads before the router is ready, and due to that I do not get the data I need from the server. If I leave the webpage open and edit something and save in VS Code, then the values get spread and work, but upon reloading the page the same issue occurs
1 Reply
unwilling-turquoise•3y ago
enabled works the same everywhere, can you show a reproduction please?