You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ ~ slack-tui
TypeError: Cannot read property 'selectChannel' of null
at List.<anonymous> (/home/tintypemolly/workspace/slack-tui/index.js:391:35)
at List.EventEmitter._emit (/home/tintypemolly/workspace/slack-tui/node_modules/blessed/lib/events.js:94:20)
at List.EventEmitter.emit (/home/tintypemolly/workspace/slack-tui/node_modules/blessed/lib/events.js:117:12)
at List.enterSelected (/home/tintypemolly/workspace/slack-tui/node_modules/blessed/lib/widgets/list.js:586:8)
at List.<anonymous> (/home/tintypemolly/workspace/slack-tui/node_modules/blessed/lib/widgets/list.js:119:14)
at List.EventEmitter._emit (/home/tintypemolly/workspace/slack-tui/node_modules/blessed/lib/events.js:94:20)
at List.EventEmitter.emit (/home/tintypemolly/workspace/slack-tui/node_modules/blessed/lib/events.js:117:12)
at Program.<anonymous> (/home/tintypemolly/workspace/slack-tui/node_modules/blessed/lib/widgets/screen.js:602:15)
at emitTwo (events.js:126:13)
at Program.emit (events.js:214:7)
The text was updated successfully, but these errors were encountered:
How to reproduce
Result
It crashes
Error Log
The text was updated successfully, but these errors were encountered: