Using Polymer 1.7.*, chrome, native shadow without web components file being loaded.
paper-carousel.html:13 Uncaught TypeError: Cannot read property 'children' of null
at HTMLElement.getTotalItems (paper-carousel.html:13)
at HTMLElement._setContainerSize (paper-carousel.html:13)
at HTMLElement._onResize (paper-carousel.html:13)
at HTMLElement.handler (polymer.html:560)
at HTMLElement.fire (polymer.html:1337)
at HTMLElement._fireResize (iron-resizable-behavior.html:151)
at HTMLElement.notifyResize (iron-resizable-behavior.html:101)
at HTMLElement._notifyDescendant (iron-resizable-behavior.html:190)
at HTMLElement._onIronRequestResizeNotifications (iron-resizable-behavior.html:170)```
Using Polymer 1.7.*, chrome, native shadow without web components file being loaded.