ember-light-table
ember-light-table copied to clipboard
onScrolledtoBottom method called twice when page loads
When I load ember light table with data, without scrolling down I can see that onScrolledtoBottom method being called twice which is an action handler. Is it normal?
Incidentally this PR https://github.com/offirgolan/ember-light-table/pull/548#discussion_r182950407 will fix this.
Any updates on this? I'm using ELT is a few projects and this is an issue for one of them. I'm willing to help move this forward.