-
Notifications
You must be signed in to change notification settings - Fork 37
Uncaught TypeError: Cannot read property '0' of null #107
Comments
Looks like Notifications hit an uncaught exception while trying to process an uncaught exception from love-ide. |
Thanks @benogle, I needed that 😆 |
The error is coming from (I believe) this line: notifications/lib/notification-issue.coffee Line 193 in 5eb95b9
EDIT: More correct line notifications/lib/notification-issue.coffee Line 190 in 5eb95b9
Which was part of my changes, so I'll try to take a look at it. Edit by @Arcanemagus: Fix links to permalinks for the state of |
Thanks @50Wliu! |
That error would imply that |
It sounds like the stack trace may be different than expected because love-ide is loading/executing other code? |
Happens when you quit a löve app that caused a error, when ran by the 'love-ide' package
Atom Version: 1.3.3
System: Mac OS X 10.11.2
Thrown From: notifications package, v0.62.1
Stack Trace
Uncaught TypeError: Cannot read property '0' of null
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: