Open tbockrath opened 7 years ago
for what it's worth, I can get my demos to load if I revert iron-component-page to 9bcd9558d7
https://github.com/PolymerElements/iron-component-page/compare/9bcd9558d7b8e388ebaddbd8dda32dd120afe5b6...2.0-preview
It looks like the bug is fixed with the new polymer 2 rc7 version and the last commits of the iron-component-page.
Description
Demo is not shown after clicking the demo button with polymer cli 0.18.0-pre.15.
Expected outcome
The demo should be shown after clicking the demo button.
Actual outcome
The demo is not shown after clicking the demo button.
Live Demo
Steps to reproduce
polymer init
in an empty folderpolymer-2-element - A simple Polymer 2.0 element template
polymer serve --open
Browsers Affected