Skip to content

Commit

Permalink
clear isOptimisticReport when successfully created the report
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Nov 25, 2024
1 parent a228530 commit fbfa19b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/actions/IOU.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1550,6 +1550,7 @@ function buildOnyxDataForTrackExpense(
value: {
pendingFields: null,
errorFields: null,
isOptimisticReport: false,
},
},
{
Expand Down

0 comments on commit fbfa19b

Please sign in to comment.