Skip to content

Commit

Permalink
render it offscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed Feb 12, 2024
1 parent 06c7dac commit 92ef991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ReportActionItem/ReportPreview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ function ReportPreview({
<OfflineWithFeedback
pendingAction={iouReport?.pendingFields?.preview}
shouldDisableOpacity={!!(action.pendingAction ?? action.isOptimisticAction)}
needsOffscreenAlphaCompositing
>
<View style={[styles.chatItemMessage, containerStyles]}>
<PressableWithoutFeedback
Expand Down

0 comments on commit 92ef991

Please sign in to comment.