Open
Bug 1636199
Opened 5 years ago
Scroll expanded error stacks into view
Categories
(DevTools :: Console, enhancement, P3)
DevTools
Console
Tracking
(Not tracked)
NEW
People
(Reporter: Harald, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.79 MB,
image/gif
|
Details |
What were you doing?
- Open Console on https://codesandbox.io/s/blissful-feather-bsync?file=/src/index.js (hit the open in new Window)
- Expand stacks on the TypeError
What happened?
Nothing visually happens. The error object stack and console.error stack are not visually separated and just blend into one giant stack.
What should have happened?
Scroll expanded part into view and separate it better.
You need to log in
before you can comment on or make changes to this bug.
Description
•