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

Chatterbox fails to load when room.fillGap() fails after creating a new room #49

Closed
Half-Shot opened this issue Jun 30, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Half-Shot
Copy link
Member

Describe the bug

  • Be logged into Chatterbox from a previous session.
  • Click on the chatterbox icon, no chat window is rendered yet.
  • Chatterbox creates a new DM (apparently doesn't know about any previous ones)
  • Room is created. Chatterbox then tries to fill the room gaps (which don't exist yet, /messages returns an empty chunk)
  • An error is recorded: room.fillGap(): Invalid end token in response
  • The chatterbox icon hides itself

Screenshots

image

  • Browser: Chromium
  • Version: 103
@Half-Shot Half-Shot added the bug Something isn't working label Jun 30, 2022
@Half-Shot
Copy link
Member Author

Fixed by updating to the latest hydrogen-view-sdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant