T
TanStack3y ago
fascinating-indigo

eager loading query with remix

im using remix and I want to use react query for everything instead of loaders because loaders block the navigation. Is there a way I can make the query load faster in initial load? for now it waits until everything hydrated then only then it fetches the data. can I maybe make it run in parralel with js after the html load? is it possible?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?