designcourse icon indicating copy to clipboard operation
designcourse copied to clipboard

🐛 Add missing original error for beforeSend context

Open kvlsrg opened this issue 8 months ago • 4 comments
trafficstars

Closes #3402

Motivation

Fix error: undefined in context of beforeSend.

Changes

Add missing original error to context of beforeSend for React (SSR) production mode.

Before:

before

After:

after

Testing

  • [ ] Local
  • [x] Staging
  • [ ] Unit
  • [ ] End to end

I have gone over the contributing documentation.

kvlsrg avatar Mar 07 '25 23:03 kvlsrg

CLA assistant check
All committers have signed the CLA.

bits-bot avatar Mar 07 '25 23:03 bits-bot

@BenoitZugmeyer Can I ask you for review?

kvlsrg avatar Mar 19 '25 12:03 kvlsrg

Datadog RUM error tracking is useless for Next.js apps because of this bug

kvlsrg avatar Mar 19 '25 12:03 kvlsrg

Thanks for your contribution @kvlsrg, I've opened #3442 with you commit and adding some tests. Sorry for the delay reviewing this PR

thomas-lebeau avatar Mar 25 '25 09:03 thomas-lebeau

#3442 have been merged, it will be available in the next release

thomas-lebeau avatar Mar 31 '25 11:03 thomas-lebeau