I am following the Tutorial and i am getting an `Uncaught TypeError: Cannot read property 'listener' of undefined` I thought I typed something in wrong, so I copied and pasted all the code from the tutorial and it still didn't work. [Here is my code](https://gist.github.com/stones/2ea290680c21045711ba).
I am following the Tutorial and i am getting an
Uncaught TypeError: Cannot read property 'listener' of undefinedI thought I typed something in wrong, so I copied and pasted all the code from the tutorial and it still didn't work. Here is my code.