Skip to content

[Bug Report] VSkeletonLoader (via VBoilerplate component shown in Vuetify Docs) not showing in production #224

Closed
@SumNeuron

Description

@SumNeuron

Module version
The version of the module you're using.
Latest
Describe the bug
A clear and concise description of what the bug is.

To Reproduce

  1. Clone repo
  2. use python docker script to build and launch dev environment python docker.py -c up
  3. go to localhost. You should see v-skeleton-loader of type table which comes from component VBoilerplate.vue (taken from Vuetify.js documentation)
  4. stop dev environment python docker.py -c down
  5. launch production environment python docker.py -c up -p
  6. go to localhost:3000, notice component is mounted, but skeleton loader is nowhere to be seen (you can also see the deployed gitlab page here: https://sumneuron.gitlab.io/vskel/ vue tools are enabled)

Reproduction Link

https://gitlab.com/SumNeuron/vskel

Expected behavior
A clear and concise description of what you expected to happen.
"It just works", no extra configuration between dev and production for vskeletonloader / vboilerplate

Screenshots
Checkout the deployed gitlab page https://sumneuron.gitlab.io/vskel/ vue tools are enabled)

Additional context
Add any other context about the problem here.

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