reactotron icon indicating copy to clipboard operation
reactotron copied to clipboard

Error not displayed properly

Open midrizi opened this issue 3 years ago • 0 comments

Created new app using ignite-cli added two new options openInEditor() and trackGlobalErrors()

The error is thrown when the button is clicked (intentionally), stack trace not shown properly: https://github.com/midrizi/ignite-native-example/blob/298ce4adfa4c0b9d9bfd7edd67a893c2f55a8234/app/screens/welcome/welcome-screen.tsx#L129

If you want to test it yourself, I have created a repo here.

Any potential fixes for this?

midrizi avatar May 31 '22 16:05 midrizi