taylor.prestoT
tRPC4y ago
1 reply
taylor.presto

useQuery enabled not working???

Even setting the
enabled
to false -->
trpc.order.get({id: "123"}, {enabled: false})
still makes the request
Was this page helpful?