-
Glad to see your DDD example of this VUE, can the plugin module also belong to the application?
-
Hello! Thanks for the package, definitely useful for a quick installation in a Vue/Nuxt app. I found something that may be quite tricky to deal with and is the fact that the package uses Vue 3 `provid…
-
### Version
module: 5.0.0-1624817847.21691f1
nuxt: 2.15.8
### Nuxt configuration
#### [mode](https://nuxtjs.org/api/configuration-mode):
- [ ] universal
- [x] spa
### Nuxt configuration
…
vUdav updated
2 years ago
-
### CONTEXT
We are using Storybook to build and test vue components that are in use in a Nuxt.js application. After migration to Apollo 3.x I want to use this addon to mock our GraphQL queries in s…
-
Hello there!
We are using vuex-persist in our application and are currently migrating to Vue 3 and Vuex 4. Are there any plans on adding support for Vue 3 and Vuex 4?
I tried to add the support …
-
**Summary:**
The proposal aims to convert the existing multi-page website of the camicroscope project into a Single Page Application (SPA) to improve performance, reduce server load, and enhance user…
-
Reminder to build a Docker container deployment for the Vue application and servers with port forwarding to host.
-
First of all I'm very new to front-end development and NativeScript. I tried to follow exact steps described at https://nativescript-vue.org/en/docs/getting-started/code-sharing/ but it seems it's bro…
-
I'm trying to use `vue-apollo` with SSR rendering, but when query is succesfull and I have an error in data update hook, my code just exits with an error.
I configured my app according to vue-apoll…
alx13 updated
4 years ago
-
**Describe the bug**
We heavily rely on the auth endpoint in form of the `.auth/me` endpoint as well as the injected headers in the backend. If a PR is created and a pre-production environment depl…