-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
e.g.:
{
"exception": {
"values": [
{
"type": "Error",
"value": "TypeError: undefined is not a function, js engine: hermes",
"stacktrace": {
"frames": null
},
"mechanism": {
"type": "generic",
"synthetic": true,
"handled": true
}
}
]
}
}
The UI will show an error because of that.
bharamalhusen