Hawk JavaScript Catcher
https://github.com/codex-team/hawk.javascript
Send test event
hawk.test()
Send real error
Real error
Send Unhandled promise rejection error
Unhandled promise rejection
Send event manually
Through the
.send(error, context)
method
Error context
Send manual message
Send the specified number of errors
Enter the number of errors to send
Select errors type
TypeError
RangeError
Error
Send errors
Test console catcher
Enter text
console.
log
error
info
debug
warn
Make
Test Vue integration: $root
{{ label }}
Test Vue integration: <test-component>