Closed germain-gg closed 4 months ago
Issue for this is in the SDK here: https://github.com/matrix-org/matrix-rust-sdk/issues/2302
this just bit me really badly; it's a horrible flaky bug.
worse, it looks like everything you then send into the newly joined room is UTD
To add insult to injury, it briefly flashes up the messages in the timeline before then hiding them again on accepting an invite. There's also some other pattern happening where they sometimes reappear on launch, but sometimes don't.
Just tested and things are fixed.
unsure - just saw a report of this in the wild:
I'm the user in the screenshot above.
Let me know if you need any more information.
Just tested again and it works:
mnt_io_test
creates the e2ee roommnt_io_test
sends 3 messages: “a”, “b” and “c”mnt_io
accepts the invitationmnt_io
sees the 3 messages from mnt_io_test
Screenshot from mnt_io
point of view:
Tested with Element X iOS 1.6.8 (601). If it doesn't work, I would suspect the proxy to have some lags or something like that.
Ivan is right, this is no longer an issue.
i am very sure this is still an issue - i saw it happen on amandine's account last week. we just don't have the right repro steps yet. let's continue this at https://github.com/element-hq/element-x-ios/issues/2024
Steps to reproduce
Outcome
What did you expect?
For Bob to see four messages
What happened instead?
Bob only saw the last message that Alice sent, the one sent after he accepted the room invite
Your phone model
iPhone 13
Operating system version
iOS 16
Application version
1.1.6 (267)
Homeserver
matrix.org
Will you send logs?
Yes