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

Messing in unencrypted room gets stuck at the bottom #10407

Closed
anoadragon453 opened this issue Jul 24, 2019 · 1 comment
Closed

Messing in unencrypted room gets stuck at the bottom #10407

anoadragon453 opened this issue Jul 24, 2019 · 1 comment
Labels

Comments

@anoadragon453
Copy link
Member

anoadragon453 commented Jul 24, 2019

Description

image

The message "Synapse v1.2.0-rc2 has been release..." has gotten stuck to the bottom. When I send a new message, it goes below this message, but once a /sync request completes, it goes back to the bottom of the message list again.

I then edited the message, but this didn't fix anything.

The event's contents are:

{
  "type": "m.room.message",
  "content": {
    "msgtype": "m.text",
    "body": "Synapse v1.2.0-rc2 has been release. Release notes here: https://github.com/matrix-org/synapse/releases/tag/v1.2.0rc2"
  },
  "event_id": "$156397396416sIHvL:amorgan.xyz",
  "user_id": "@andrewm:amorgan.xyz",
  "room_id": "!yZHTGeDKZUeKaqeTeU:matrix.org",
  "origin_server_ts": 1563973964247
}

Room ID: !yZHTGeDKZUeKaqeTeU:matrix.org

Logs being sent: yes

Version information

  • Platform: web
  • Browser: Firefox v70.0a1
  • OS: Debian buster
  • URL: riot.im/develop
@turt2live
Copy link
Member

Closing in favour of #10032

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

2 participants