react-inspector icon indicating copy to clipboard operation
react-inspector copied to clipboard

Add support for Error object

Open d07RiV opened this issue 7 years ago • 4 comments

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.

d07RiV avatar Sep 04 '18 20:09 d07RiV

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

ndelangen avatar Sep 06 '18 10:09 ndelangen

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

chinchang avatar Oct 16 '18 21:10 chinchang

Anyone doing this?

goodmind avatar Mar 26 '19 21:03 goodmind

No, would you be able to help @goodmind ?

ndelangen avatar Apr 27 '19 18:04 ndelangen