raygun4js icon indicating copy to clipboard operation
raygun4js copied to clipboard

Changed the message of scriptError

Open Diophontine opened this issue 7 years ago • 0 comments

scriptError variable seems misleading given it only becomes the message if the stacktrace is empty. If this is the only cases that this happens, we should at least differentiate the message from the standard Script Error thrown by browsers.

Situations where the Stacktrace can be empty but not a script error: https://github.com/csnover/TraceKit/pull/70

Diophontine avatar Aug 24 '17 15:08 Diophontine