I had to add the following style to get this to work. ``` javascript handle { pointer-events:all; } ``` Am I doing something wrong?
I had to add the following style to get this to work.
Am I doing something wrong?