Pittsburgh-NEH-Institute / pr-app

eXist-db app development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOUC [BUG]

djbpitt opened this issue · comments

Expected behavior

Pages should load and render without flash of unstyled content (FOUC).

Actual behavior

FOUC on load. Can this be fixed by changing caching information in controller?

Reproduction steps

Load any page.:

Seems to be generic (not eXist-specific). More pronounced on Chrome than Firefox or Safari, more visible on initial load than memory or disk reload.

Do we care enough to try to fix it?

Appears to show up only when the debugger/developer view is open.