Closed nilshg closed 8 years ago
+1
+1, OS Ubuntu 14.04
/home/j2b2/.atom/packages/ink/lib/results.coffee:57
TypeError: Cannot read property 'style' of null
at /home/j2b2/.atom/packages/ink/lib/results.coffee:57:45
+1, OSX El Capitan same error location as @j2b2
This is due to this hack (on master).
It seems like Atom sometimes fails to insert/create/whatever the node in time for the timeout, so that everything that happens inside is working on undefined stuff.
Not sure what we should be doing about it -- obviously we could just increase the timeout time to something like 200 ms so the node is for sure inserted even if the computer is under heavy load, but that's a bit meh.
This should be fixed on master, let me know if you see it again
I can't really enter steps to reproduce here, but now that I've gotten this randomly for the fifth time I thought I'd take Atom up on the offer to open an issue.
The issue doesn't seem to hurt, I can run my code without problems, but I thought I'd still document it here.
Atom Version: 1.0.11 System: Microsoft Windows 7 Enterprise Thrown From: ink package, v0.1.1
Stack Trace
Uncaught TypeError: Cannot read property 'style' of null
Commands
Config
Installed Packages