Skip to content

Vuetify with tree shake enabled in SSR doesn't render property #208

@vishr

Description

@vishr

Module version
1.9.0

Describe the bug
If I enable treeShake the page rendered via SSR isn't display properly.

To Reproduce
I have attached a sample project.
nuxtjs-vuetify.zip

Steps to reproduce the behavior:

  1. yarn && yarn build && yarn start
  2. From the browser you will see a flicker before it renders properly
  3. You can also do curl http://localhost:3000 > /tmp/out.htm and open to see the file

Expected behavior
The SSR version should be same as client

Screenshots
Screen Shot 2019-10-30 at 12 49 11 PM
Screen Shot 2019-10-30 at 12 49 00 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions