handleOutsideClick should drop events that started inside
This commit is contained in:
parent
96de08cef9
commit
6f1d824c3d
2 changed files with 67 additions and 32 deletions
|
@ -303,6 +303,7 @@ export function ForwardMessagesModal({
|
|||
useFocusTrap={false}
|
||||
padded={false}
|
||||
modalFooter={footer}
|
||||
noMouseClose
|
||||
>
|
||||
{isEditingMessage && lonelyDraft != null ? (
|
||||
<ForwardMessageEditor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue