ember-infinite-scroll
ember-infinite-scroll copied to clipboard
Scrolling Stops Working With Ember Beta 1.2.0
Not sure if its a bug with beta or something they might change. Just a heads up that with ember beta 1.2.0 it doesn't work and you get an error "Uncaught TypeError: Cannot call method 'fetchPage' of null" when you scroll to the bottom
@bauerjon Thank you for the heads up! There needs to be some more refactor love around ember's new(ish) actions
hash anyway. I'll make sure I test against 1.2.0.