element-portable/src/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 Replace getQRCodeBytes with generateQRCode (#11241) 2023-07-13 13:55:55 +00:00