Coder Social home page Coder Social logo

Comments (8)

fiatjaf avatar fiatjaf commented on August 16, 2024

https://t.me/nostr_protocol/8642

That happens when Identicon receives an undefined input -- because the key generation process failed. It was a bug present at some point in the codebase, but fixed now.

from branle.

pulkitvyas08 avatar pulkitvyas08 commented on August 16, 2024

Still getting this error on quasar dev but not with quasar build

vue-router.esm-bundler.js?f6c4:3295 
A hash of at least 15 characters is required.
Uncaught (in promise) A hash of at least 15 characters is required.

from branle.

fiatjaf avatar fiatjaf commented on August 16, 2024

Cleanup your local keys and start anew. Does it fix it?

from branle.

pulkitvyas08 avatar pulkitvyas08 commented on August 16, 2024

Still not working

from branle.

melvincarvalho avatar melvincarvalho commented on August 16, 2024

For debugging purposes, the code that triggers it is here:

picture = 'data:image/png;base64,' + new Identicon(pubkey, 40).toString()

It's trying to create an avatar from a pubkey, but the pubkey is not set for some reason. Normally to do with localStorage I guess

from branle.

melvincarvalho avatar melvincarvalho commented on August 16, 2024

just tried latest master still get the error:

'A hash of at least 15 characters is required.'

even after

localStorage.clear()

from branle.

fiatjaf avatar fiatjaf commented on August 16, 2024

I refuse to believe.

from branle.

fiatjaf avatar fiatjaf commented on August 16, 2024

This is happening.

from branle.

Related Issues (16)

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.