Skip to content

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

Merged
ggazzo merged 2 commits intodevelopfrom
fix-roomlist-error
Jun 18, 2018
Merged

[FIX] Room creation error due absence of subscriptions#11178
ggazzo merged 2 commits intodevelopfrom
fix-roomlist-error

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 the area: ui Touches the code on client side label Jun 18, 2018
@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
@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
@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

area: ui Touches the code on client side

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments