Skip to content
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

Fix unclickable triangles in node-inspector #565

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dpolivy
Copy link
Contributor

@dpolivy dpolivy commented Mar 27, 2017

The version of node-inspector being used is very old, and contains some
calls which no longer work in Chrome. node-inspector itself fixed this
bug in December of 2014, and it's frustrating enough for me that I
ported the changes into iisnode's version of the debugger.

Original fix: node-inspector/node-inspector#479

The version of node-inspector being used is very old, and contains some
calls which no longer work in Chrome. node-inspector itself fixed this
bug in December of 2014, and it's frustrating enough for me that I
ported the changes into iisnode's version of the debugger.

Original fix: node-inspector/node-inspector#479
@dpolivy
Copy link
Contributor Author

dpolivy commented Mar 27, 2017

@rramachand21 I can't be the only one running into the issue of not being able to expand variables with node-inspector on Chrome; it'd be awesome if you could look into pulling this fix into a future iisnode release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant