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

Group chat icons not working #3018

Closed
kicken opened this issue Sep 6, 2022 · 0 comments · Fixed by #3019
Closed

Group chat icons not working #3018

kicken opened this issue Sep 6, 2022 · 0 comments · Fixed by #3019

Comments

@kicken
Copy link
Member

kicken commented Sep 6, 2022

Describe the bug
The icons next to group chats are not working properly.

To Reproduce
Steps to reproduce the behavior:

  1. Join a group chat
  2. Click the details icon

Expected behavior
Details popup should open

Actual behavior
Error is received in the console and no popup is displayed.

Uncaught TypeError: model is undefined
    __WEBPACK_DEFAULT_EXPORT__ muc-details.js:17
    toHTML muc-details.js:19
    render view.js:79
    initialize base.js:28
    initialize muc-details.js:11
    View view.js:45
    child helpers.js:32
    child helpers.js:32
    create api.js:46
    show api.js:26
    showRoomDetailsModal view.js:61
    showRoomDetailsModal view.js:51
    handleEvent lit-html.js:1383
muc-details.js:17:14

Environment (please complete the following information):

  • Converse.js version: latest master (f1734db)
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

Successfully merging a pull request may close this issue.

1 participant