0x779

Results 3 comments of 0x779

I worked around it by specifying the emmiter: `'emit': function(event, data, target, instigator){ windowManager.eventEmitter.emit(event, { 'emittedBy': instigator, 'target': target, 'data': data }); }` You can then use emit with `windowManager.bridge.emit(event,...

It's probably a typo, nothing to worry about.

Have you thought about debugging it?