Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

DRR: Error: Decoding : Invalid decoded address length #1026

Open
Tbaut opened this issue Sep 14, 2020 · 0 comments
Open

DRR: Error: Decoding : Invalid decoded address length #1026

Tbaut opened this issue Sep 14, 2020 · 0 comments
Labels

Comments

@Tbaut
Copy link
Collaborator

Tbaut commented Sep 14, 2020

How to reproduce.
Front-end connected to Kusama and test.polkassembly.io.
Visit a referendum and click on Vote. I get the following console error, although things seem to still work, the balance of my accounts is displayed:

2020-09-14 11:04:04             DRR: Error: Decoding : Invalid decoded address length
    assert assert.js:34
    decode decode.js:39
    retrieve accountId.js:22
    accountId accountId.js:42
    cached memo.js:26
    _trySubscribe Observable.ts:239
    subscribe Observable.ts:218
    call catchError.ts:106
    subscribe Observable.ts:215
 
Balance@http://localhost:3000/static/js/main.chunk.js:1413:1
forwardRef@http://localhost:3000/static/js/0.chunk.js:304982:12
div
FormField@http://localhost:3000/static/js/0.chunk.js:275386:18
Field
forwardRef@http://localhost:3000/static/js/0.chunk.js:304982:12
AccountSelectionForm@http://localhost:3000/static/js/main.chunk.js:25695:1
forwardRef@http://localhost:3000/static/js/0.chunk.js:304982:12
div
Card@http://localhost:3000/static/js/main.chunk.js:26705:1
forwardRef@http://localhost:3000/static/js/0.chunk.js:304982:12
div
VoteRefrendum@http://localhost:3000/static/js/main.chunk.js:7506:1
forwardRef@http://localhost:3000/static/js/0.chunk.js:304982:12
form
Form@http://localhost:3000/static/js/0.chunk.js:275045:81
forwardRef@http://localhost:3000/static/js/0.chunk.js:304982:12
Form@http://localhost:3000/static/js/main.chunk.js:27187:1
@Tbaut Tbaut added the i-2-bug label Sep 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant