This happens when using handsontable library. When typing anything into a cell on each keystroke an exception gets thrown [here](https://github.com/getsentry/raven-js/blob/3.9.0/src/raven.js#L886): ```javascript Uncaught TypeError: Cannot read property 'type' of undefined at before (raven.js:886) at wrapped (raven.js:270) ``` Chrome: 55.0.2883.75 (64-bit) Raven version used: 3.9.0 Handsontable version used: 0.29.0