-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JS Error on Sudo page for polkadot.js #11413
Comments
cc: @ap211unitech |
Hey Guys, Just a quick update—I was able to successfully reproduce the issue locally using Chopsticks. However, I haven't identified anything explicitly wrong yet. I tested the sudo page on both Acala, Astar and this specific chain, and interestingly, it works perfectly fine on Acala and Astar. So far, I haven’t found any significant differences between these chains (for sudo), but I’m continuing to investigate. One thing is certain—the issue does exist, and I’ll keep digging to pinpoint the root cause. |
Fixing with #11426 |
Screen.Recording.2025-03-26.at.13.18.23.movNow it correctly throws the expected error on the Sudo page, similar to Extrinsics page. |
https://polkadot.js.org/apps/?rpc=wss://wise-bronze-dolphin-paseo-4743-ac19b20.pdp-stg-scw.parity.io#/sudo
when submitting the XCM wrapped with sudo - nothing happens, except error in console log
Can be with any sudo call
The text was updated successfully, but these errors were encountered: