Polymer: flashes of white screen when page loads

Yuriy Yunikov

I'm currently working on the web-site using Polymer, Jekyll and Github pages. But I'm facing one big issue. When switching between pages there is a white screen showing every time, which is not correct behavior. I would like to always see the header section and left menu (without flash) even when switching between the pages.

The web-site is not vulcanized yet (there were another issues with that), so it is not very fast, but this should not be a reason. I was playing with the imports in <head> section and scripts, but nothing helps. Seems that the page actually renders only after DomContentLoaded event.

Any suggestions?

The web-site can be checked on this url and the source code is also available on GitHub.

janfoeh

If you refer to the transition when navigating between pages — the Polymer website feels faster because they don't do full page loads. Instead, they use AJAX to load the new pages and modify your URL bar with the help of the History API to make it look like you went from page A to page B. The term for this kind of thing is Single-page application.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

run function when page loads

분류에서Dev

jquery shake not working when the page loads

분류에서Dev

trigger jquery event when page loads

분류에서Dev

show default time when user loads the page

분류에서Dev

White blocking screen when put youtube in full-screen mode

분류에서Dev

UIWebView is displaying white screen when loading rtf/docx documents

분류에서Dev

Wordpress child theme white screen

분류에서Dev

Message "true" flashes on main page after session timeout

분류에서Dev

Codeigniter- Blank row inserted into mysql even when the page loads or refreshes

분류에서Dev

why i see white page when upload my php on my host?

분류에서Dev

system loads in GNU screen's hardstatus line

분류에서Dev

Adding white space to a shutter screen shot

분류에서Dev

WebView.Navigate only shows white screen

분류에서Dev

Laravel White Screen - Possible Mcrypt issue?

분류에서Dev

Chrome extension: Getting html of page before page renders/loads

분류에서Dev

Massive White Space at Bottom of Wordpress Front Page

분류에서Dev

Upgraded to 13.10, screen regularly flashes between red, green, blue, greys after boot. No X11 or Unity

분류에서Dev

Changing the URL when it loads from iframe

분류에서Dev

Windows 10 Shows Orange Screen with White Vertical Lines on boot

분류에서Dev

Is it possible to get PHPmailer to send the mail after the page loads?

분류에서Dev

Why won't my script run every time the page loads?

분류에서Dev

How to remove Page Header White Space in SSRS report

분류에서Dev

NHibernate only eagerly loads Dictionary <map> when stepping through code

분류에서Dev

Angularjs view not showing bound data in ng-repeat when it loads

분류에서Dev

How to make a window not open when the app loads XCode

분류에서Dev

Why is width of page larger than screen width?

분류에서Dev

Error when trying to switch Polymer element to new install

분류에서Dev

How to get rid of a ghost scrollbar (a white bar) in full-screen mode in Preview.app?

분류에서Dev

Ubuntu 14.04.3 install DVD hangs after boot on black and white squared screen

Related 관련 기사

  1. 1

    run function when page loads

  2. 2

    jquery shake not working when the page loads

  3. 3

    trigger jquery event when page loads

  4. 4

    show default time when user loads the page

  5. 5

    White blocking screen when put youtube in full-screen mode

  6. 6

    UIWebView is displaying white screen when loading rtf/docx documents

  7. 7

    Wordpress child theme white screen

  8. 8

    Message "true" flashes on main page after session timeout

  9. 9

    Codeigniter- Blank row inserted into mysql even when the page loads or refreshes

  10. 10

    why i see white page when upload my php on my host?

  11. 11

    system loads in GNU screen's hardstatus line

  12. 12

    Adding white space to a shutter screen shot

  13. 13

    WebView.Navigate only shows white screen

  14. 14

    Laravel White Screen - Possible Mcrypt issue?

  15. 15

    Chrome extension: Getting html of page before page renders/loads

  16. 16

    Massive White Space at Bottom of Wordpress Front Page

  17. 17

    Upgraded to 13.10, screen regularly flashes between red, green, blue, greys after boot. No X11 or Unity

  18. 18

    Changing the URL when it loads from iframe

  19. 19

    Windows 10 Shows Orange Screen with White Vertical Lines on boot

  20. 20

    Is it possible to get PHPmailer to send the mail after the page loads?

  21. 21

    Why won't my script run every time the page loads?

  22. 22

    How to remove Page Header White Space in SSRS report

  23. 23

    NHibernate only eagerly loads Dictionary <map> when stepping through code

  24. 24

    Angularjs view not showing bound data in ng-repeat when it loads

  25. 25

    How to make a window not open when the app loads XCode

  26. 26

    Why is width of page larger than screen width?

  27. 27

    Error when trying to switch Polymer element to new install

  28. 28

    How to get rid of a ghost scrollbar (a white bar) in full-screen mode in Preview.app?

  29. 29

    Ubuntu 14.04.3 install DVD hangs after boot on black and white squared screen

뜨겁다태그

보관