mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
Add reference to story
This commit is contained in:
@@ -41,6 +41,8 @@ class Editor extends React.Component {
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
// Skip IOS due to a bug, see https://www.pivotaltracker.com/story/show/157434928
|
||||
if (this.props.isReply && !bowser.ios) {
|
||||
this.ref.focus();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user