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

Bottom Error Panel and Inline Error

Open n3tr opened this issue 8 years ago • 0 comments

screenshot 2017-06-14 19 29 22 screenshot 2017-06-14 19 29 38

We can get error stack for bold compile error and component runtime error then format to readable text. mount a ErrorComponent would be a good idea.

Take a look at https://github.com/stacktracejs/stackframe, or https://github.com/csnover/TraceKit for normalize error text

Also make better Bottom Console Panel like in Xcode Panel and allows user to toggle open/close panel.

n3tr avatar Jun 14 '17 12:06 n3tr