kh90909 / OakTerm

Serial terminal for the Digistump Oak over the Particle Cloud
8 stars 2 forks source link

Error when sending an event #82

Closed kh90909 closed 8 years ago

kh90909 commented 8 years ago

Unknown error encountered: {"stack":"TypeError: Cannot convert undefined or null to object\n at dump_sent_event (file:///OakTerm/assets/js/app.js:653:16)","message":"Cannot convert undefined or null to object"}

emcniece commented 8 years ago

https://github.com/kh90909/OakTerm/blob/master/assets/js/app.js#L653

kh90909 commented 8 years ago

Ah, that's what it is. Just came across this issue while testing something else and wanted to make a note of it since I don't have time to fix it now. On Jun 7, 2016 1:31 AM, "Eric McNiece" notifications@github.com wrote:

https://github.com/kh90909/OakTerm/blob/master/assets/js/app.js#L653

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kh90909/OakTerm/issues/82#issuecomment-224181965, or mute the thread https://github.com/notifications/unsubscribe/AGv4bwpbkJ2IELoDF7oJao0p2fQORPQ3ks5qJQI_gaJpZM4Ivkk7 .

kh90909 commented 8 years ago

Fixed with 348f2948fcc2f246b89f6eb39c47aa4090f1f8b9.