Skip to content

Exception cause in browser console #181

Answered by gkdn
faveoled asked this question in Q&A
Discussion options

You must be logged in to vote

We populate the cause property of the JS errors.

This is relatively recently standardized so DevTools might not have caught up with them yet. You can file a bug with Chrome or the browser that you are developing with.

Being said that if you pause, then you can still inspect the error object and inspect/print the cause field of it.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@faveoled
Comment options

@gkdn
Comment options

@niloc132
Comment options

@faveoled
Comment options

@niloc132
Comment options

Answer selected by faveoled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants