Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Use the renderStacktrace prop to render the stacktrace in Error reps #7130

Closed
nchevobbe opened this issue Oct 22, 2018 · 2 comments
Closed
Assignees
Labels
devtools-reps Issues about the code in packages/devtools-reps , used to render JS variables across devtools

Comments

@nchevobbe
Copy link
Member

In Bug 1390768, we want to use debugger's Frames component to render stacktraces in the console.
We also want to be able to use the same component that we will create there for Errors as well.
This means that in the Error rep, if a renderStacktrace prop is passed, it should be used to render the stacktrace.
if it is not passed, then we should default to the current rendering.

@nchevobbe nchevobbe added the devtools-reps Issues about the code in packages/devtools-reps , used to render JS variables across devtools label Oct 22, 2018
@claim claim bot added the not-available label Oct 22, 2018
@nchevobbe
Copy link
Member Author

/claim

@claim
Copy link

claim bot commented Oct 23, 2018

Thanks for claiming the issue! 👋

Here are some links for getting setup, contributing, and developing. We're always happy to answer questions in slack! If you become busy, feel free to /unclaim it.

🦊 Debugger team!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
devtools-reps Issues about the code in packages/devtools-reps , used to render JS variables across devtools
Projects
None yet
Development

No branches or pull requests

2 participants