Skip to content
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

Issue: C.proofSize.toBn is not a function on block number #807

Open
sulaman0 opened this issue Sep 13, 2024 · 2 comments
Open

Issue: C.proofSize.toBn is not a function on block number #807

sulaman0 opened this issue Sep 13, 2024 · 2 comments

Comments

@sulaman0
Copy link

sulaman0 commented Sep 13, 2024

I encountered an error when using the Polkadot.js UI. When I click on a link, the following error appears:

Uncaught error. Something went wrong with the query and rendering of this component. Please supply all the details below when logging an issue, it may help in tracing the cause

C.proofSize.toBn is not a function

TypeError: C.proofSize.toBn is not a function
at https://polkadot.js.org/apps/page.d47f234fff7c6edc.js:835:7858
at _i (https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:77446)
at Ol (https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:89067)
at _l (https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:88275)
at El (https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:87880)
at _u (https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:137602)
at ws (https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:123430)
at ys (https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:123358)
at vs (https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:123221)
at is (https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:120028)

Steps to reproduce:

  1. Open the Polkadot.js UI.
  2. Click on the block number from explorer menu.
  3. Observe the error.
  4. This seems to be related to C.proofSize.toBn not being recognized as a function.

Here is a link for reference: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.3dpscan.io#/explorer/query/0x18225ad45be17612ec535080cdaf74776bb827a38f525f51e791dba4de959d47

Any guidance or fixes for this would be appreciated!

@slmnV0
Copy link

slmnV0 commented Sep 13, 2024

I encountered this issue as well.

@slmnV0
Copy link

slmnV0 commented Oct 8, 2024

Hi there, any update on this, I am still getting this error!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants