Is using tanstack query inside the route's loader function deferred by default?
Hello I'm new to both tanstack router and tanstack query, but very interested in them. This is an example code from the docs when using tanstack query inside the loader function:
Does this example enabled deferred data loading by default, so that the router can move on to the next location and loads it (https://tanstack.com/router/latest/docs/framework/react/guide/deferred-data-loading) ?
TanStack | High Quality Open-Source Software for Web Developers
Headless, type-safe, powerful utilities for complex workflows like Data Management, Data Visualization, Charts, Tables, and UI Components.

0 Replies