-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hello,
I'm getting this error when using Brave v1.73.101 / Chromium: 131.0.6778.139
Uncaught (in promise) ReferenceError: value is not definedYou need to declare the value variable correctly
Line 296 in 9a2a533
| value = utils.random(); |
let value = utils.random();Line 309 in 9a2a533
| value = utils.random(); |
let value = utils.random();Regards
Metadata
Metadata
Assignees
Labels
No labels