mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
The first message sent to a new contact was throwing 'Unknown Group'. This was because we didn't wait for the initial save to sync the `type` attribute to indexedDB. Instead, don't trigger the conversation to open until it has finished saving.