-
a full-stack project posting app ( something like upwork.com ) with **Nuxt.js** that covers most of the features (e.g middlewares, plugins, Async data, Vuex )
-
Hello, when i'm trying to use the store I have this error
proxy.js?fe19:354 Uncaught (in promise) TypeError: commit is not a function
here my code
```
import { action, createModule, mutation…
-
### Version
4.1.4
### Browser and OS info
Version 65.0.3325.181 (Official Build) (64-bit) - Windows 10
### Steps to reproduce
When calling an action from a Vuex plugin, the order of the mutat…
-
plz , make a cheat sheet on bitbucket cli
and update vuejs version 4 and vuex version4
-
### Version
5.3.4
### Browser and OS info
Ubuntu 20.04 / Chrome 89
### Steps to reproduce
Add a big object or array in the vuex state
### What is expected?
vue dev tools worki…
-
nodejs, ( vuejs, vuetify, routes, vuex, socket, firebase) verificación de compatibilidad con firebase y conexion a host y bases de datos
-
[vue] 有用过vuex吗?它主要解决的是什么问题?推荐在哪些场景用?
-
### Environment *
Run this command in the project folder and fill in their results:
`npm ls vue-gtag`:
```
package.json@0.0.0 /home/mrchimp/code/project
└── vue-gtag@2.0.1
```
`npm ls …
-
Just placed in my vue.config.js and was runned. In module.exports of vue.config.js:
```
pluginOptions: {
dll: {
entry: [
'vue',
'vue-i18n',
'vue-router',
'vuex',
'vuex-rou…
-
Improve the way that inserting/patching gives feedback to the Dev to allow the Dev to easily implement things like loading spinners / animated svgs etc.
---
After about two years of open source,…