lazy-pages icon indicating copy to clipboard operation
lazy-pages copied to clipboard

ORPHANED: Lazy display/loading of Polymer pages: iron/neon-page compatible

Results 4 lazy-pages issues
Sort by recently updated
recently updated
newest added

I no longer code in Polymer, so I can't maintain this repo. Pull requests still accepted.

We are experiencing the following behavior: When "navigating" through two transitions of templates (either by clicking / tapping, or by pushing browser history) and navigating then back, the transition mechanism...

It would be great to have the ability to manually preload a page (when you know the user will most likely transition to it soon) without actually switching to it...

lazy-pages placed inside a paper-header-panel element will render with a height of 0 unless given an explicit height. Even with a page that is _not_ lazy loaded the height still...