Giter Club home page Giter Club logo

Comments (6)

wirednkod avatar wirednkod commented on June 29, 2024 1

This happens every time (even after refreshing) in Firefox. I have latest Firefox (85.0)

The PR #79 that was merged earlier today fixes partially the issue. Merge from master, remove your localstorage and retry. If localstorage is "corrupted" from previous code - then it wont work

from substrate-connect.

wirednkod avatar wirednkod commented on June 29, 2024

Error appears on:

const pair = new Keyring({ type: 'sr25519', ss58Format: 2}).addFromUri(mnemonic, { name: uniqueNamesGenerator(config) }, 'sr25519');

It appears even if:

I replace addFromUri -> addFromMnemonic, (const pair = new Keyring().addFromMnemonic(mnemonic, { name: 'Joe Doe' }, 'sr25519'); )
I remove nameGenerator and use plain string: 'Joe Doe'
use all defaults instead of passing configuration.

from substrate-connect.

raoulmillais avatar raoulmillais commented on June 29, 2024

This happens every time (even after refreshing) in Firefox. I have latest Firefox (85.0)

from substrate-connect.

raoulmillais avatar raoulmillais commented on June 29, 2024

Not on Firefox for me. After clearing local storage and hard refeshing I cannot load burnr, even after subsequent refreshes. Chrome now loads first time without errors when the localStorage is empty.

from substrate-connect.

wirednkod avatar wirednkod commented on June 29, 2024

Not on Firefox for me. After clearing local storage and hard refeshing I cannot load burnr, even after subsequent refreshes. Chrome now loads first time without errors when the localStorage is empty.

Just checked it - and you are right. Will have a look to it at once. Thank you

from substrate-connect.

wirednkod avatar wirednkod commented on June 29, 2024

This is fixed along with PR: #83

from substrate-connect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.