Dick Porter

Results 1 issues of Dick Porter

### Description I am loading a firebase array with around 12000 items, using a Polymer element like: ```html (function () { 'use strict'; Polymer ({ is: 'loader', properties: { data:...