Firebase and app-indexeddb-mirror integration not working
问题 I'm trying to integrate Firebase with app-indexeddb-mirror element to cache user data and deliver it when he's offline. I ceated an element that should list the name of all users in my firebase database even when I'm offline. <link rel="import" href="../bower_components/polymer/polymer.html"> <link rel="import" href="../bower_components/polymerfire/polymerfire.html"> <link rel="import" href="../bower_components/app-storage/app-indexeddb-mirror/app-indexeddb-mirror.html"> <dom-module id=