-
Hey, thanks for your awesome lib!
When using generics in mutations (and actions too), lookup types are not inferred as accurately as they could be.
Here is my store definition:
```ts
import { …
-
Hello!
I'm using your library inside an electron app built with Vue. I need to persist the state of the vuex store. To achieve this i tried saving the vuex state to a json file, using a vuex plugin…
-
### Version
5.0.6
### Environment info
```
System:
OS: macOS 12.4
CPU: (8) arm64 Apple M1
Binaries:
Node: 16.14.2 - /usr/local/bin/node
Yarn: Not Found
npm: 8.5.0 …
-
Or rather some more notes about how to make Koa/Nuxt collaborate outside of using an HTTP axios request.
I see we can use ctx.session and use have it passed back when we do this.$axios from a page …
-
**Describe the bug**
When using babel in conjunction with nuxt typescript I run into an issue using @nuxt/babel-preset-env, which contains @babel/plugin-transform-parameters. Default parameters shoul…
-
### Version
4.1.1
### Reproduction link
[https://github.com/RobertOrthofer/typescript-vue](https://github.com/RobertOrthofer/typescript-vue)
### Environment info
```
System:
O…
-
I'm not sure if this is the expected behavior but it certainly makes things more complicated. I thought the state would be restored if `localStorage` is used. But it turns out that's not the case.
…
-
### Version
4.5.15
### Reproduction link
[github.com/vuejs/vue-cli](https://github.com/vuejs/vue-cli)
### Environment info
```
Environment Info:
System:
OS: Windows 10 10.0…
-
### What happened?
after created the initial quasar v2 project without typescript, there is not .prettierrc(which is fine, the default prettier config will be used), and run prettier against src/ wil…
-
When I am trying this in ie11 I got the following:
`[Vue warn]: Error in created hook: "ReferenceError: "URLSearchParams" is undefined"`
`[object Error]{description: ""URLSearchP...", message: ""URL…