Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CSS theme flickering on FAB pages #5880

Merged
merged 1 commit into from
Sep 13, 2018

Commits on Sep 12, 2018

  1. Fix CSS theme flickering on FAB pages

    Since the recent PRs around webpack 4 and reloading, FAB pages have been
    flickering on load, where a themeless Superset is shown for a fraction
    of a second until the bootstrap theme gets loaded up.
    
    This addresses it by moving the theme JS to the head section of the html
    page.
    mistercrunch committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    b581f3e View commit details
    Browse the repository at this point in the history