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

[FIX] Room creation error due absence of subscriptions #11178

Merged
merged 2 commits into from
Jun 18, 2018

Conversation

tassoevan
Copy link
Contributor

Fixes the following error:

Uncaught TypeError: Cannot read property 'name' of undefined
    at roomList.js:127
    at callbacks.js:97
    at Array.reduce (<anonymous>)
    at Object.RocketChat.callbacks.run (callbacks.js:88)
    at Streamer.<anonymous> (cachedCollection.js:340)
    at ev.js:11
    at Array.forEach (<anonymous>)
    at Streamer.emit (ev.js:11)
    at StreamerCentral.<anonymous> (client.js:66)
    at ev.js:11

@tassoevan tassoevan added this to the 0.66.0 milestone Jun 18, 2018
@tassoevan tassoevan requested a review from ggazzo June 18, 2018 17:47
@tassoevan tassoevan added this to Review/QA in June/2018 via automation Jun 18, 2018
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-11178 June 18, 2018 17:47 Inactive
@ggazzo ggazzo merged commit add48ca into develop Jun 18, 2018
June/2018 automation moved this from Review/QA to Closed Jun 18, 2018
@ggazzo ggazzo deleted the fix-roomlist-error branch June 18, 2018 18:54
@rodrigok rodrigok mentioned this pull request Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
June/2018
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

3 participants