firebase-element
firebase-element copied to clipboard
Using collection inside custom element
trafficstars
When I use firebase-collection on index.html and iterate with iron-list it works.
But when I encapsulate this in my custom element it loads only first item from firebase collection. And I need to refresh dom to make it load all items and display them