@midget2000x wrote:
I was trying to debug some event listeners in my test ember app, using the Chrome Dev Tools “Event Listeners” tab, and noticed this error repeating in the console:
Framework Event Listeners API Errors: event listener's handler isn't a function or empty ...
I thought maybe I had some event listeners gone wild issue in my app, so I created a new ember project and the same error shows. It appears to be infinite.
Just wondering if anyone knows anything about this. Google yielded nothing. Not seeing the same issue in firebug so I’m leaning towards it being a Chrome thing.
Posts: 1
Participants: 1