Skip to content
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

toJSON is not defined, js engine: hermes #1487

Open
DorianMazur opened this issue Jun 27, 2024 · 1 comment · May be fixed by #1498
Open

toJSON is not defined, js engine: hermes #1487

DorianMazur opened this issue Jun 27, 2024 · 1 comment · May be fixed by #1498

Comments

@DorianMazur
Copy link

DorianMazur commented Jun 27, 2024

Describe the bug

The react-native app is crashing with reactotron open:

{
"message": "Error: Function: toJSON is not defined, js engine: hermes",
"stack": [
{
"fileName": "/Users/dorianmazur/Documents/app/node_modules/reactotron-react-native/src/plugins/storybook/storybook.tsx",
"functionName": "serialize",
"lineNumber": 17
},
{
"fileName": "/Users/dorianmazur/Documents/app/node_modules/reactotron-core-client/src/reactotron-core-client.ts",
"functionName": "anonymous",
"lineNumber": 494
},
{
"fileName": "/Users/dorianmazur/Documents/app/node_modules/reactotron-react-native/src/reactotron-react-native.ts",
"functionName": "onCommand",
"lineNumber": 70
},
{
"fileName": "/Users/dorianmazur/Documents/app/node_modules/reactotron-core-client/src/plugins/logger.ts",
"functionName": "anonymous",
"lineNumber": 3
},
...
]
}

Reactotron version

4.1.7

@DorianMazur
Copy link
Author

Related to #1436
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant