TanStackT
TanStack12mo ago
63 replies
foolish-indigo

client only route loader?

I want to fetch data from indexdb and use ensureQueryData to ensure the page doesn't load until it exists, but i get an error because indexdb doesn't exist in the ssr environment. remix has a concept of a client loader, does start have something similar?
Was this page helpful?