Skip to content
This repository was archived by the owner on Oct 18, 2019. It is now read-only.
This repository was archived by the owner on Oct 18, 2019. It is now read-only.

[Bug Report] Nuxt + Vuetify production mode loading css late #90

@amritk

Description

@amritk

Versions and Environment

Vuetify: 1.5.14
Vue: 2.6.10
Browsers: Chrome 75.0.3770.80
OS: Linux x86_64

Steps to reproduce

Grab the repo, build and run in production mode. Make sure to have the network tab open to disable cache. You can see as you refresh that some vuetify styles load late and the elements change.

Expected Behavior

There should be no jump in style as they should be loaded already from nuxt SSR.

Actual Behavior

The styles seem to be loaded via javascript so you can see the elements jump.

Reproduction Link

https://github.com/amritk/vuetify-nuxt-repro

Other comments

I have tested this on the latest beta as well and the issue still exists. Not sure if I'm missing some config somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions