From aefe6c4ae11d895635f9ef1c35b4bb35e1dad40d Mon Sep 17 00:00:00 2001 From: Krishna Gupta Date: Tue, 7 May 2024 22:22:06 +0530 Subject: [PATCH] fix: Expense - Console error shows up when opening date editor in transaction thread. Signed-off-by: Krishna Gupta --- src/pages/iou/request/step/IOURequestStepDate.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/iou/request/step/IOURequestStepDate.tsx b/src/pages/iou/request/step/IOURequestStepDate.tsx index 26ea529cb108..2fea4c0d52e1 100644 --- a/src/pages/iou/request/step/IOURequestStepDate.tsx +++ b/src/pages/iou/request/step/IOURequestStepDate.tsx @@ -159,6 +159,7 @@ const IOURequestStepDateWithOnyx = withOnyx `${ONYXKEYS.COLLECTION.POLICY}${report ? report.policyID : '0'}`,