-
I am using two namespaced modules. In one module I have an action in which I am trying to commit a mutation from the other module. I am getting this error:
```
Error: ERR_ACTION_ACCESS_UNDEFINED: …
-
Can vuex-class support vue 3,0?
-
- **I'm submitting a ...**
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[x] question about how to use this project
I have this `page` component in…
-
With version 4.0.1 `clientId` and `client_id` are expected attributes of `VuexOidcClientSettings` as well as `redirect_uri` and `redirectUri`.
```ts
const clientSettings = {
authority: [...],
…
-
hello , Wang teacher。the learn vue express is todulist 。this is very good todulist。but the vue in
the vue-ci。the vue-ci is 3.0. vue3.0 的脚手架是基于webpack4的(这里由于英文水平不好,就不发英文了)。
我这里有一个webpack4搭建vue项目的教程…
-
First of all, thank you for this great plugin!
When I try to use mappings it only autocomplete either module or a store (depending on what type I've provided to `createHelper` function).
Is it pos…
-
In some recent tickers, Edit UI was updated from Vuex to Pinia.
In THIS ticket, a number of other packages need to be updated (partly to stay up to date with evolving packages and partly in preparati…
-
On compile for my vue.js project that is using typescript I get this error:
`ERROR in: TS2702: 'APlayer' only refers to a type, but is being used as a namespace here.`
It seems to be an internal…
-
先是
Failed to resolve loader: cache-loader
安装了后继续
Failed to resolve loader:babel-loader
然后:
Syntax Error: TypeError: this.getOptions is not a function
最后改成了这样,运行起来了,但是还是有报错
"dependencies": {…
-
This is an example of how these lines are commented when the language is TypeScript:
```vue
import { dispatch, get } from 'vuex-pathify'
import Vue from '../config'
// const value: str…