GoogleWebComponents / firebase-element

Web components for the Firebase Web API
https://elements.polymer-project.org/elements/firebase-element
95 stars 72 forks source link

Implementing Infinite scrolling with firebase-collection #104

Open chriswalz opened 8 years ago

chriswalz commented 8 years ago

I'm able to get it somewhat working by changed the 'limit-to-last' attribute. Everytime this attribute is updated all the children are deleted and the page gets scrolled to the top