Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Error object #63

Open
d07RiV opened this issue Sep 4, 2018 · 4 comments
Open

Add support for Error object #63

d07RiV opened this issue Sep 4, 2018 · 4 comments

Comments

@d07RiV
Copy link

d07RiV commented Sep 4, 2018

Currently, Error objects are simply displayed as Error {}. It would be nice if it looked like Chrome's console.log(Error("...")), showing error message, location, and expandable stack trace.

@ndelangen
Copy link
Member

Yeah that would indeed be very nice!
Do you think you could add that feature and open a PR?

@chinchang
Copy link

I would like to work on this. Do you think this can be a special case inside ObjectInspector itself?

@goodmind
Copy link
Contributor

Anyone doing this?

@ndelangen
Copy link
Member

No, would you be able to help @goodmind ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants