Syzygy24
Results
1
issues of
Syzygy24
I'm using your module through [ember-light-table](https://github.com/offirgolan/ember-light-table), and I'm getting this error when testing through phantomjs: "TypeError: undefined is not a function (evaluating 'Number.parseInt(offset, 10)')", at the function call [here](https://github.com/alphasights/ember-scrollable/blob/f956d5076077a1032b5306ffbffd4da8512b189e/addon/components/scroll-content-element.js#L156). I'm...