We wrongfully emitted room state changes as ReceivingRoomAccountDataEvent. This fixes it. This also fixes a crash that happens when in a sync response, there is no state changes but account data changes.
Type: fix
Differential D165
Fix room account data not emitted properly tusooa on Aug 11 2024, 11:07 AM. Authored by
Details
We wrongfully emitted room state changes as ReceivingRoomAccountDataEvent. This fixes it. This also fixes a crash that happens when in a sync response, there is no state changes but account data changes. Type: fix Verify unit tests pass.
Diff Detail
|