diff --git a/src/pages/home/report/ContextMenu/PopoverReportActionContextMenu.js b/src/pages/home/report/ContextMenu/PopoverReportActionContextMenu.js index d28e7db1ea9c..32f184044d80 100644 --- a/src/pages/home/report/ContextMenu/PopoverReportActionContextMenu.js +++ b/src/pages/home/report/ContextMenu/PopoverReportActionContextMenu.js @@ -202,8 +202,6 @@ class PopoverReportActionContextMenu extends React.Component { this.onPopoverHideActionCallback = onHideActionCallback; } this.setState({ - reportID: '0', - reportAction: {}, selection: '', reportActionDraftMessage: '', isPopoverVisible: false,