-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Only get 20 stack frames in chrome debugger #25594
Comments
@JonathanMEdwards There is a button |
@JonathanMEdwards if there are more stack frames you should see an option to show more on the bottom of the callstack view. If we are not showing this it is because we are not getting more from the chrome debug extension -> assigning to @roblourens |
Pleases see screenshot attached to previous message
…On Fri, Apr 28, 2017 at 7:07 AM Isidor Nikolic ***@***.***> wrote:
@JonathanMEdwards <https://github.com/JonathanMEdwards> if there are more
stack frames you should see an option to show more on the bottom of the
callstack view. If we are not showing this it is because we are not getting
more from the chrome debug extension -> assigning to @roblourens
<https://github.com/roblourens>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#25594 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACIi7VrVHR4LLIaQzeooFytSSUyyj1Z5ks5r0chfgaJpZM4NK9xw>
.
|
Verifier - verify with either node (inspector) or chrome debugger. |
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: