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

Open groupchats toggle emits an error #2628

Closed
linkmauve opened this issue Sep 4, 2021 · 1 comment
Closed

Open groupchats toggle emits an error #2628

linkmauve opened this issue Sep 4, 2021 · 1 comment
Labels

Comments

@linkmauve
Copy link
Contributor

Describe the bug
The toggle label “open bookmarks” emits Uncaught TypeError: can't access property "querySelector", this.el is undefined and then doesn’t do anything else.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://inverse.chat
  2. Click on “open bookmarks” in the left pane.
  3. See error

Expected behavior
All open rooms would be hidden, the triangle would change direction, and no traceback would be displayed. Then when clicking it again, it would go back as it was originally.

Screenshots
N/A

Environment (please complete the following information):

  • Desktop
  • Firefox (Nightly from the 2021-09-04)
  • Converse.js version 8.0

Additional context
N/A

@Echolon Echolon added the bug label Sep 4, 2021
@jcbrand
Copy link
Member

jcbrand commented Sep 6, 2021

I see this with the 'Open groupchats' list, not the bookmarks.

@jcbrand jcbrand changed the title Open bookmarks toggle emits an error Open groupchats toggle emits an error Sep 6, 2021
@jcbrand jcbrand closed this as completed in f04a376 Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants