Skip to content

ReferenceError: value is not defined #2

@baxterio

Description

@baxterio

Hello,

I'm getting this error when using Brave v1.73.101 / Chromium: 131.0.6778.139

Uncaught (in promise) ReferenceError: value is not defined

You need to declare the value variable correctly

sssa-js/sssa.js

Line 296 in 9a2a533

value = utils.random();

let value = utils.random();

sssa-js/sssa.js

Line 309 in 9a2a533

value = utils.random();

let value = utils.random();

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions