diff --git a/src/pages/home/report/ReportActionCompose.js b/src/pages/home/report/ReportActionCompose.js index b3ec4dabc0b8..f08d62b26645 100644 --- a/src/pages/home/report/ReportActionCompose.js +++ b/src/pages/home/report/ReportActionCompose.js @@ -544,6 +544,7 @@ class ReportActionCompose extends React.Component { const nextState = { suggestedMentions: [], + highlightedMentionIndex: 0, atSignIndex, mentionPrefix: prefix, };