Composer: Fix draft clearing after sending sticker (#4618)
This commit is contained in:
parent
a77e9bfd8a
commit
8182987d48
@ -1165,6 +1165,7 @@ const Composer: FC<OwnProps & StateProps> = ({
|
||||
isSilent,
|
||||
shouldUpdateStickerSetOrder: shouldUpdateStickerSetOrder && canUpdateStickerSetsOrder,
|
||||
});
|
||||
clearDraft({ chatId, isLocalOnly: true });
|
||||
requestMeasure(() => {
|
||||
resetComposer(shouldPreserveInput);
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user