Skip to content

Value interface did not match reality

David Burke requested to merge values-optional-stacktrace into master

Found event was generated with sentry.javascript.browser but I don't know how exactly. Our interface didn't match reality.

Please review my other changes than the interface and make sure I did it in a sane manner.

To reproduce the bug, just take any js sdk error event and remove the "stacktrace" from value.

Merge request reports