matrix-js-sdk
29c04b6f - only move to PHASE_DONE when both .done events are received

Commit
5 years ago
only move to PHASE_DONE when both .done events are received as once in done, the request is removed from the request map and the second .done event that comes in will not find the request anymore, so the request wouldn't be attached to the event anymore, breaking rendering it in the timeline.
Author
Committer
Parents
Loading