Skip to content

Commit 6d2c849

Browse files
author
Nabi Ebrahimi
committed
Covered the latest dg
1 parent 3b25ee9 commit 6d2c849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/iou/request/step/IOURequestStepParticipants.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ function IOURequestStepParticipants({
266266
newReportID,
267267
undefined,
268268
undefined,
269-
Navigation.getActiveRoute(),
269+
action === CONST.IOU.ACTION.SHARE ? Navigation.getActiveRoute() : undefined,
270270
);
271271

272272
const route = isCategorizing

0 commit comments

Comments
 (0)