mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 12:40:08 +08:00
3298a38d6a
If you had multiple composers on a single thread, all but the last composer would lose its participants. This was because once it loaded the participants would blur and trigger a request to set the participants to blank. That request was async so by the time it was resolved the draft was loaded and the request erroneously went through |
||
---|---|---|
.. | ||
account-contact-field.cjsx | ||
collapsed-participants.cjsx | ||
compose-button.cjsx | ||
composer-editor.jsx | ||
composer-view.cjsx | ||
expanded-participants.cjsx | ||
fields.cjsx | ||
file-upload.cjsx | ||
image-file-upload.cjsx | ||
main.cjsx | ||
participants-text-field.cjsx | ||
send-action-button.cjsx |