-
Couldn't load subscription status.
- Fork 49.7k
[DevTools] Fix crash when inspecting Components suspended on data awaited in anonymous functions #34234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| "hookSource": { | ||
| "columnNumber": 0, | ||
| "fileName": "**", | ||
| "functionName": null, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was undefined before
|
Comparing: ae5c2f8...cf6c100 Critical size changesIncludes critical production bundles, as well as any change greater than 2%: Significant size changesIncludes any change greater than 0.2%: Expand to show
|
9390298 to
bf2bd04
Compare
…ited in anonymous functions
bf2bd04 to
cf6c100
Compare
…ited in anonymous functions (facebook#34234) DiffTrain build for [3e20dc8](facebook@3e20dc8)
…ited in anonymous functions (facebook#34234) DiffTrain build for [3e20dc8](facebook@3e20dc8)
[diff facebook/react@0bdb9206...03fda05d](facebook/react@0bdb920...03fda05) <details> <summary>React upstream changes</summary> - facebook/react#34237 - facebook/react#34236 - facebook/react#34234 - facebook/react#34225 </details>
…ited in anonymous functions (facebook#34234) DiffTrain build for [3e20dc8](facebook@3e20dc8)
…ited in anonymous functions (facebook#34234) DiffTrain build for [3e20dc8](facebook@3e20dc8)
error-stack-parsercan returnundefinedin parsed function names while we expectnullfor bottom values instead. We need to choose the right bottom value before we consider it aReactStackTrace