apps icon indicating copy to clipboard operation
apps copied to clipboard

TypeError: Cannot read properties of undefined (reading 'from')

Open nicolasochem opened this issue 2 years ago • 1 comments

I can't make a simple transfer on polkadot using Ledger.

It works with ledger live, so it's not an issue with the app version on ledger. It's on polkadot js.

From web console:

comm.50e846a91334b030.js:4115 signAndSend: error: TypeError: Cannot read properties of undefined (reading 'from')
    at r (modu.c42c09a126b3164f.js:50:498303)
    at modu.73a0ce1f494c37b3.js:1:111999
    at f.withApp (modu.73a0ce1f494c37b3.js:1:113063)
    at f.sign (modu.73a0ce1f494c37b3.js:1:112774)
    at v.signPayload (comm.50e846a91334b030.js:4084:3268)
    at a.__internal__signViaSigner (modu.73a0ce1f494c37b3.js:1:77262)
    at modu.73a0ce1f494c37b3.js:1:75970
    at m (modu.5d78a093107b232f.js:2:47283)
    at v (modu.5d78a093107b232f.js:2:47231)
    at s._next (modu.5d78a093107b232f.js:2:44625)

nicolasochem avatar Aug 21 '23 21:08 nicolasochem

I'm having the same issue with any type of extrinsic.

nicolasochem avatar Aug 21 '23 21:08 nicolasochem