Passing QueryClient but still getting `No QueryClient set, use QueryClientProvider to set one
3 Replies
correct-apricot•3y ago
show a codesandbox reproduction
harsh-harlequinOP•3y ago
@TkDodo 🔮 solved it, it required me to create loader and passing queryclient to it.. although can you clear one of my confusion
when using
<BrowserRouter></BrowserRouter> instead of using createBrowserRouter using reactQuery is dead simple why its not with createBrowserRoutercorrect-apricot•3y ago
you have to ask react-router that