Maximum update depth exceeded after ugrading to a certain version
This code works fine when in 5.29.0, but not in 5.37.1.
The
Any idea why? Am I doing right if I want to invoke some logic after
The
useWaitForTransactionReceipt is a wrapper of useQuery from the wagmi library.Any idea why? Am I doing right if I want to invoke some logic after
useQuery is success?

