Using babysitter with your example... It throw this error
Cannot read property '_events' of null
file=/media/data_linux/development/workspace/js/koralat/tezio/ecorider/ecorider_station_brain/node_modules/babysitter/lib/babysitter.js, function=, line=135.
I think that you execute this.emit.apply when no events has been set.
Cheers.
Using babysitter with your example... It throw this error
Cannot read property '_events' of null
file=/media/data_linux/development/workspace/js/koralat/tezio/ecorider/ecorider_station_brain/node_modules/babysitter/lib/babysitter.js, function=, line=135.
I think that you execute this.emit.apply when no events has been set.
Cheers.