You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// On mobile Chrome, the input will blur immediately upon focus if the focus function is called right after the modal closes, even though the modal has fully closed.
216
+
// Therefore, use the `focusComposerWithDelay` helper as used in `ComposerWithSuggestions` for this case.
0 commit comments