We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tabbing to the first field in the bitstamp setup modal causes the application to throw the following:
TypeError: done is not a function at Textbox.Textarea._listener (/Users/joeyfigaro/.config/yarn/global/node_modules/blessed/lib/widgets/textarea.js:231:5) at Textbox._listener (/Users/joeyfigaro/.config/yarn/global/node_modules/blessed/lib/widgets/textbox.js:43:15) at Textbox.EventEmitter._emit (/Users/joeyfigaro/.config/yarn/global/node_modules/blessed/lib/events.js:98:20) at Textbox.EventEmitter.emit (/Users/joeyfigaro/.config/yarn/global/node_modules/blessed/lib/events.js:117:12) at Form.<anonymous> (/Users/joeyfigaro/.config/yarn/global/node_modules/blessed/lib/widgets/form.js:43:14) at Form.EventEmitter._emit (/Users/joeyfigaro/.config/yarn/global/node_modules/blessed/lib/events.js:94:20) at Textbox.EventEmitter.emit (/Users/joeyfigaro/.config/yarn/global/node_modules/blessed/lib/events.js:131:12) at Program.<anonymous> (/Users/joeyfigaro/.config/yarn/global/node_modules/blessed/lib/widgets/screen.js:602:15) at Program.emit (events.js:189:13) at /Users/joeyfigaro/.config/yarn/global/node_modules/blessed/lib/program.js:410:15
node v11.4.0 npm v6.4.1
node v11.4.0
npm v6.4.1
The text was updated successfully, but these errors were encountered:
Weird. I've never seen this happen before. I guess I'll leave this open.
Sorry, something went wrong.
No branches or pull requests
Tabbing to the first field in the bitstamp setup modal causes the application to throw the following:
node v11.4.0
npm v6.4.1
The text was updated successfully, but these errors were encountered: