Skip to content

Vuetify animations are not rendered in production mode #233

@marvin-j97

Description

@marvin-j97

Module version
1.9.1

Describe the bug
Vuetify animations (e.g. v-fade-transition, v-expand-transition, ...) are not rendered in production mode (npm run build && npm start).

To Reproduce
https://github.com/dotvirus/nuxt-vuetify-animation-bug

Steps to reproduce the behavior:
0. Run "npm run build && npm start"

  1. Go to localhost:3000
  2. Click 'Toggle Animation'
  3. Click it again
    (4. Compare with "npm run dev" and it's pretty obvious)

Expected behavior
Animations should look like the ones when running "npm run dev".

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