Reputation: 2738
Hi is there a way in Ember to lazy load stuff into a table? I am loading the first page initially but then as the user scrolls down I want to load ping the second page API call and add that into the table. Is there a way of doing that in Ember? A link to a tutorial will be highly appreciated. I cannot seem to find one
Upvotes: 0
Views: 361