Multisig calls fail when linked to a proxy account.
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
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.
I have the same issue, somewhat frustrating.
Fixing with https://github.com/polkadot-js/apps/pull/11412
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.