getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.23k stars 4.21k forks source link

fix(issues): Avoid destructuring null in event data #81166

Open scttcper opened 12 hours ago

scttcper commented 12 hours ago

fixes JAVASCRIPT-2WQ3

Possible for the array to contain null which errors when being destructured