element-web/test/components
Richard van der Hoff e959eca354
Fix corrupt thread timeline for sending events (#11260)
Events which are still in the process of being sent should *not* be included
in the `EventTimeline`. Doing so means that we will attempt to render them
twice, which makes react explode.

Fixes https://github.com/vector-im/element-web/issues/25770
2023-07-14 10:59:55 +00:00
..
structures Fix corrupt thread timeline for sending events (#11260) 2023-07-14 10:59:55 +00:00
views Fix jest/valid-expects lints (#11238) 2023-07-13 15:19:44 +00:00