webb-dapp icon indicating copy to clipboard operation
webb-dapp copied to clipboard

[BUG] `useSubstrateTx` cannot catch error if batchTx failed

Open danielbui12 opened this issue 1 year ago • 0 comments

The useSubstrateTx function fails to handle errors when utility.batch is interrupted.

In my scenarios, I use the Operator account to register multiple blueprints. While the extrinsic appears to succeed, the dispatch-calls failed.

Image

danielbui12 avatar Mar 27 '25 05:03 danielbui12