-
Hi, this is not really an issue but a question..
how's this compare with static page generated by nuxt.js using "nuxt generate"
-
# User story specification (one liner)
As an **IT-student** I want to learn how I can use VueJS, Vuetify and Nuxt to build a the front end of an application which connects to the back end so I can bec…
-
Hey guys,
I have a problem since I installed sw-precache for my vueJS application.
When running `npm run serve` (alias for `vue-cli-service serve`) it tries to start the dev server but then freeze…
-
hi
trying to add vuex-i18n to my nuxt project no luck so far .
i'm getting this error message,
```
Cannot set property $i18n of [object Object] which has only a getter
```
my code so far :
```
…
-
### Describe the bug
in Vue 3 + vue-compat. When setting v-model on a b-form-checkbox component results in a runtime error when clicking the switch. Does not occur with a standard input field.
…
-
can someone help with this error? I am facing this error while running a desktop app build with js, svelte and go.
![image](https://user-images.githubusercontent.com/45385527/132384740-b88b1d18-41f…
-
At present, the template structure seems very un-Django-like. There are two base templates base.html and public_base.html, both of which {% include navigation.html %}. The Django template language doe…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated Vue FilePond, FilePond, and all plugins?
- [X] I have updated FilePond and its plugins
…
-
### Environment
**Vuetify Version:** 3.6.8
**Vue Version:** 3.4.27
**Browsers:** Chrome 125.0.0.0
**OS:** Mac OS 10.15.7
### Steps to reproduce
1. Load reproduction link
2. Expand a node
#…
-
Hello, I can't use my router-link inside of sidebar. Navigation to another route does not trigger `close` event, and I can't trigger it with any way. Do you have any ideas how to solve this?