sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

Missing stacktrace in Value is undefined, expected an Object Error

Open antonis opened this issue 4 months ago • 1 comments

There was a report of an error with a missing stacktrace and Error: Value is undefined, expected an Object

The same error seems to have been reported with a stacktrace by Crashlytics as

Fatal Exception: com.facebook.react.common.JavascriptException TypeError: Cannot read property 'content' of undefined

The problem occurred with SDK 6.15.1 and RN 0.79.4 with Hermes

antonis avatar Aug 13 '25 10:08 antonis