Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on change in focus #2

Open
kaxxa123 opened this issue Sep 23, 2024 · 0 comments
Open

Crash on change in focus #2

kaxxa123 opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working merkle-ui Issues with Merkle interactive UI

Comments

@kaxxa123
Copy link
Owner

Occasionally the Merkle UI is crashing as we change focus from one UI element to another.

> [email protected] start
> node ./build/src/index.js

TypeError: done is not a function
    at Textarea._listener (/...../zkyes-smt/merkle/node_modules/blessed/lib/widgets/textarea.js:231:5)
    at Textbox._listener (/...../zkyes-smt/merkle/node_modules/blessed/lib/widgets/textbox.js:43:15)
    at EventEmitter._emit (/...../zkyes-smt/merkle/node_modules/blessed/lib/events.js:98:20)
    at EventEmitter.emit (/...../zkyes-smt/merkle/node_modules/blessed/lib/events.js:117:12)
    at Form.<anonymous> (/...../zkyes-smt/merkle/node_modules/blessed/lib/widgets/form.js:43:14)
    at EventEmitter._emit (/...../zkyes-smt/merkle/node_modules/blessed/lib/events.js:94:20)
    at EventEmitter.emit (/...../zkyes-smt/merkle/node_modules/blessed/lib/events.js:131:12)
    at Program.<anonymous> (/...../zkyes-smt/merkle/node_modules/blessed/lib/widgets/screen.js:602:15)
    at Program.emit (node:events:517:28)
    at /...../zkyes-smt/merkle/node_modules/blessed/lib/program.js:410:15
```
@kaxxa123 kaxxa123 added bug Something isn't working merkle-ui Issues with Merkle interactive UI labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working merkle-ui Issues with Merkle interactive UI
Projects
None yet
Development

No branches or pull requests

1 participant