Closed achingbrain closed 1 month ago
Firefox has an error type with a .stack property that is an empty string, so guard on the various properties being empty before logging them.
.stack
Which error has the empty stack property?
I've seen it with errors emitted from WebTransport streams.
Firefox has an error type with a
.stack
property that is an empty string, so guard on the various properties being empty before logging them.Change checklist