-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Room previews as a guest are broken for some rooms #15377
Comments
Duplicate of #8933 |
Disagree this is a dupe, this isn't widgets aren't working this is breaking the whole room preview. |
Please submit logs and get a stacktrace from a develop client then - we've fixed a few bugs in the area, and one of them is probably related. |
(this was closed because the stacktrace provided uses widgets, and as far as the client and server are concerned you are a guest when you are previewing) |
Hmm, logs weren't terribly enlightening. |
The logs were also not from a develop client. |
I don't think that helped you much. |
Also it should be noted there are no active widgets in that room, just the remnants of them in room state. |
I get this but previewing rooms used to work when there were widgets in there, even if you couldn't interact with the widgets themselves. |
Thanks for the triage @turt2live 😄 |
CC: @Cadair
Reproduction steps:
Both rooms appear to initialSync correctly, so I'm fairly certain that Element is getting the required data to show a preview and it's blowing up somewhere in the stack.
Extra context:
Some logs:
(I couldn't attach debug logs, as the debug logger depends on a working database)
The text was updated successfully, but these errors were encountered: