Error: No QueryClient set, use QueryClientProvider to set one
@kapa.ai I am using useGetIdentity, to fetch info in the app.tsx file where refine component is implemented. useGetIdentity works well in other components but here it is giving me error Uncaught Error: No QueryClient set, use QueryClientProvider to set one
