Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3368109
D10171.id34213.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
504 B
Referenced Files
None
Subscribers
None
D10171.id34213.diff
View Options
diff --git a/native/keyboard/keyboard-input-host.react.js b/native/keyboard/keyboard-input-host.react.js
--- a/native/keyboard/keyboard-input-host.react.js
+++ b/native/keyboard/keyboard-input-host.react.js
@@ -91,7 +91,7 @@
inputState,
'inputState should be set in onMediaGalleryItemSelected',
);
- inputState.sendMultimediaMessage(selections, mediaGalleryThread);
+ await inputState.sendMultimediaMessage(selections, mediaGalleryThread);
};
hideMediaGallery = () => {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 6:12 PM (20 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2584480
Default Alt Text
D10171.id34213.diff (504 B)
Attached To
Mode
D10171: [native] await sendMultimediaMessage in KeyboardInputHost.onMediaGalleryItemSelected
Attached
Detach File
Event Timeline
Log In to Comment