erikringsmuth / app-router

Router for Web Components
https://erikringsmuth.github.io/app-router/
MIT License
610 stars 83 forks source link

Any one has working example of app-router with firebase-collection? #133

Closed devAtPolydeals closed 8 years ago

devAtPolydeals commented 8 years ago

I am trying to do dom-repeat over firebase-collection data and it fails to stamp data if i press back button and come back to the page.

Does anyone have a working sample ?

thanks!

devAtPolydeals commented 8 years ago

This issue has now been resolved. It was due to a bug in firebase-collection. It was fixed at https://github.com/GoogleWebComponents/firebase-element/pull/42/files and will soon be merged.