Skip to content

parseErrorStack in reactotron-react-native not working #1573

Description

@joshuayoes

Describe the bug

What's Wrong

For certain utilities in plugins like trackGlobalErrors, we use React Native deep imports. See

However, in a recent build, I have noticed this deep symbol stack trace is now broken.

Image

When we get a 500 response in the Ignite Podcast demo screen, Reactotron is not able to parse the stack trace.

We are hitting this error:

client.error("Unable to parse stack trace from error object", [])

How to reproduce

  1. npx ignite-cli@latest new PizzaApp, keep the demo code
  2. Install packages, run prebuild, build an iOS or Android build
  3. Open Reactotron
  4. Go to the Podcast tab.
  5. Change the url to be something that is broken, like an invalid url
  6. Load the page.
  7. See the logs in the Reactotron timeline.

Reactotron version

5.1.16

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🪲Nope, this is wrong.

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions