polkadot-js / apps

Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
https://dotapps.io
Apache License 2.0
1.75k stars 1.54k forks source link

Uncaught error in balances tab #10573

Closed nuel77 closed 5 months ago

nuel77 commented 5 months ago

Hey, We have noticed an issue in the balances page (network -> assets -> balances), The page throws the following error:

image

Can we get more insight into this ? if this is an issue with our node runtime or something wrong in the apps-ui itself?

Thanks for your support!

TarikGul commented 5 months ago

Yes this looks to be an issue for assetHub on polkadot, and kusama as well. Will look into it today!

TarikGul commented 5 months ago

For Polkadex this error seems to be the source of the issue: Number can only safely store up to 53 bits

But for assetHub I still need to find the root of the problem

TarikGul commented 5 months ago

Ahh okay, balances works fine on assetHub its just for polkadex in this instance. That was my bad I just needed to link some accounts.

polkadot-js-bot commented 4 months ago

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.