useQuery enabled not working???
Even setting the
enabled
to false --> trpc.order.get({id: "123"}, {enabled: false})
still makes the request1 Reply
@taylor.presto did you finally solve this?