element-web/test/test-utils
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
..
audio.ts
beacon.ts
call.ts
client.ts
composer.ts
console.ts
date.ts
events.ts
index.ts
location.ts
oidc.ts
platform.ts
poll.ts
pushRules.ts
relations.ts
room.ts
test-utils.ts
threads.ts Fix corrupt thread timeline for sending events (#11260) 2023-07-14 10:59:55 +00:00
utilities.ts
wrappers.tsx