Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

PolymerElement inside iron-pages does not display #118

Closed
terrywarwar opened this issue Jan 14, 2016 · 3 comments
Closed

PolymerElement inside iron-pages does not display #118

terrywarwar opened this issue Jan 14, 2016 · 3 comments

Comments

@terrywarwar
Copy link

A polymer-element inside iron-pages doesn't display. If I place the polymer-element outside iron-pages it shows correctly.

 <iron-pages selected="{{selected}}" >
    <section><home-dashboard></home-dashboard></section>
    <section>Section 2</section>
</iron-pages>
@terrywarwar
Copy link
Author

set height: 100% on iron-pages worked.

@terrywarwar
Copy link
Author

Works in dartium, however it doesn't display after dart2js.

@terrywarwar terrywarwar reopened this Jan 14, 2016
@terrywarwar
Copy link
Author

It looks like it could be a bug in chromium. https://code.google.com/p/chromium/issues/detail?id=346275

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant