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 opening conversation with deactivated accounts #8

Open
jminz opened this issue Feb 5, 2018 · 0 comments
Open

Crash on opening conversation with deactivated accounts #8

jminz opened this issue Feb 5, 2018 · 0 comments

Comments

@jminz
Copy link

jminz commented Feb 5, 2018

On the left panel of the contacts and channels, I could find deactivated accounts, one I click on any one of those, I got the error:

TypeError: Cannot read property 'ts' of undefined
    at SlackAPI.markChannelRead (/Users/username/Slackadaisical/dist/SlackAPI.js:137:76)
    at MessagesList.loadHistory (/Users/username/Slackadaisical/dist/MessagesList.js:133:26)
    at /Users/username/Slackadaisical/dist/MessagesList.js:87:23
    at Request._callback (/Users/username/Slackadaisical/dist/SlackAPI.js:166:53)
    at Request.self.callback (/Users/username/Slackadaisical/node_modules/request/request.js:186:22)
    at emitTwo (events.js:126:13)
    at Request.emit (events.js:214:7)
    at Request.<anonymous> (/Users/username/Slackadaisical/node_modules/request/request.js:1163:10)
    at emitOne (events.js:116:13)
    at Request.emit (events.js:211:7)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node dist/index.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/username/.npm/_logs/2018-02-05T18_22_47_112Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant