Closed
Description
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
- Clone repo
- use python docker script to build and launch dev environment python docker.py -c up
- go to localhost. You should see v-skeleton-loader of type table which comes from component VBoilerplate.vue (taken from Vuetify.js documentation)
- stop dev environment python docker.py -c down
- launch production environment python docker.py -c up -p
- 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
Labels
No labels