Skip to content

Commit

Permalink
Reset currentOwnerInDEV
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmarkbage committed Sep 10, 2024
1 parent 49825c0 commit 9900322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-client/src/ReactFlightClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -2368,6 +2368,7 @@ const replayConsoleWithCallStack = {
}
callStack();
} finally {
currentOwnerInDEV = null;
ReactSharedInternals.getCurrentStack = prevStack;
}
},
Expand Down

0 comments on commit 9900322

Please sign in to comment.