derbyjs / racer

Realtime model synchronization engine for Node.js
1.19k stars 118 forks source link

Model.js / Uncaught TypeError: Cannot call method 'apply' of undefined #51

Closed ile closed 11 years ago

ile commented 11 years ago

function eventListener seems to get a null callback. Will update if/when I get more details. Don't know if this is a serious issue or now, so please close if it's not.

Uncaught TypeError: Cannot call method 'apply' of undefined Model.js:270
(anonymous function) Model.js:270
EventEmitter.emit events:68
module.exports.proto._applyMutation txns.Model.js:433
module.exports.proto._applyTxn txns.Model.js:410
module.exports.proto._specModel txns.Model.js:444
resend txns.Model.js:229

racer.png

nateps commented 11 years ago

No longer relevant in 0.5