-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Inspecting canvas object in node-inspector crashes node #258
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
Comments
+1 |
Seeing a potentially related issue myself, seems like it does not like it when a breakpoint is hit in debug mode.
|
Me too, node v0.10.22, canvas 1.1.3. |
+1 |
3 similar comments
+1 |
+1 |
+1 |
+1 on io.js 2.3.4 with canvas 1.2.3 |
+1 |
Duplicate of #76 |
+1 |
@DaviesGit this was fixed by #808 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I hook up node-inspector I can step through the code fine but as soon as I 'inspect' a canvas object it'll crash:
Minimal working example should be a simple:
The text was updated successfully, but these errors were encountered: