router.tsx for Convex + Start
I wonder if it is correct to nest
<ConvexAuthProvider>
as a child of <QueryClientProvider>
. Is it redundant?
deps:
router.tsx
see attachment1 Reply
raw-harlequin•3d ago
this may be a better suited question for the Convex discord, or in #react-query-questions
maybe @erquhart can answer?
Although I believe Convex may be expecting their provider to be higher in the tree, aka convex->query->children