forked from zulip/zulip-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change compose box inputs from controlled to 'not controlled'
Fixes zulip#2589 * make sure we do update input's initial values using `updateTextInput` in `componentDidMount` * remove the `value={...}` props that make the inputs controlled
- Loading branch information
1 parent
cce35e8
commit f3af1ef
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters