diff --git a/src/components/structures/MessagePanel.js b/src/components/structures/MessagePanel.js index 9fd3bf508b..d61092c051 100644 --- a/src/components/structures/MessagePanel.js +++ b/src/components/structures/MessagePanel.js @@ -716,7 +716,7 @@ module.exports = React.createClass({ ); let whoIsTyping; - if (this.props.room) { + if (this.props.room && !this.props.tileShape) { whoIsTyping = (