#### Problem: When `revertOnSpill` property is enabled and I'm trying to destroy an instance I get an error: > Uncaught TypeError: Cannot read property 'changedTouches' of undefined Please, look at an example below. #### JSBin/JSFiddle demonstrating the problem: [jsbin.com](https://jsbin.com/sutiloseza/1/edit?html,js,output)