polkadot-js / api

Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
Apache License 2.0
1.07k stars 349 forks source link

Cannot read properties of undefined (reading 'toHuman') #5933

Closed ioannist closed 2 months ago

ioannist commented 3 months ago

This still fails for me in 12.1.1

https://github.com/polkadot-js/api/issues/5875

TarikGul commented 3 months ago

The same reproducible you wrote can reproduce this right? I'll check it again.

ioannist commented 3 months ago

The same reproducible you wrote can reproduce this right? I'll check it again.

yeap, i ran it locally with 12.1.1; hope i didn't mess up the versions :-P

TarikGul commented 3 months ago

No worries I'll have this checked out, hopefully a simple fix 🤞

TarikGul commented 2 months ago

Fixed, will release this shortly as a patch

polkadot-js-bot commented 2 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.