apps icon indicating copy to clipboard operation
apps copied to clipboard

Multisig calls fail when linked to a proxy account.

Open 0xrishitripathi opened this issue 1 year ago • 2 comments

The current PolkaJs explorer has a bug where MultiSig calls aren't executing.

Steps to reproduce:

If you have a multisig account that also has an associated proxy account to it, whenever you will try to perform a transaction, without using that proxy i.e. "don't use a proxy call for this call", the UI will be stuck with loading icon over "Sign and Submit" button make it unresponsive. Only workaround is removing the Proxy Account from the explorer.

Here's a short video detailing the entire process:

https://github.com/user-attachments/assets/aa612533-faf6-4198-9076-e28cf0b4eb26

0xrishitripathi avatar Oct 03 '24 20:10 0xrishitripathi

Also, I tested it on explorers of other Parachains (Paseo etc. which are maintained on latest release), and I see the same issue there as well.

0xrishitripathi avatar Oct 04 '24 07:10 0xrishitripathi

I have the same issue, somewhat frustrating.

Xexr avatar Oct 21 '24 15:10 Xexr

Fixing with https://github.com/polkadot-js/apps/pull/11412

ap211unitech avatar Mar 21 '25 09:03 ap211unitech

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

polkadot-js-bot avatar Apr 02 '25 05:04 polkadot-js-bot