You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
X-link: facebook/react-native#45990
Pull Request resolved: #1471
Changelog:
[General][Added]: support for rendering Error objects in Chrome DevTools console
As discussed in [Linkifying and symbolicating JavaScript Error stacks in Fusebox](https://docs.google.com/document/d/1JI_PPzxFRwRNii6pcx-4Cb7g8UTrqnZHCxaoynntIrM/edit) by hoxyq, Error objects in CDT currently displays a big blob of string.
In this diff, we send the correct CDT params.
Reviewed By: hoxyq
Differential Revision: D60598446
0 commit comments