For context: https://github.com/getsentry/sentry-javascript/discussions/5334 For this to be resolved, we should identify how errors without stack traces happen, and how to reproduce them. - [ ] Investigate v8 source code to see when stack trace is attached - [ ] Query sentry events to see JavaScript errors without stack trace - [ ] Test `fetch` scenarios to check stack trace - [ ] Analyze errors across browsers