Mohammad Ahmed

Results 1 comments of Mohammad Ahmed

I am also getting an infinite loop and i am using useMutation from '@tanstack/react-query'; const { mutate, data: fetchedUsers, isLoading: isLoadingUsers, error, isError: isLoadingUsersError, }: any = useMutation({ mutationFn: ()...