-
### What problem is this solving
When documenting a component with storybook and its docs addon, multiple stories are rendered in one MDX document. That means they are technically part of the same …
-
### What problem is this solving
Would be cool to have an Eslint plugin that provides best practices. E.g. With a setup store all variables need to be exported (according to the docs) and a plugin co…
MickL updated
7 months ago
-
Attempting to use the 1.0.0 release with Nuxt, I get an error on the `nuxt prepare` step. This is reproducible within this repo's nuxt playground if you update the dependency to 1.0.0.
```
ERROR …
-
because of not adding the . before the root of src in vite config file, it's causing a crash of:
```sh
Internal server error: Failed to resolve import "@/App.vue" from "src/main.ts". Does the file…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v22.8.0
- Nuxt Version: 3.12.4
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Package M…
-
### Vue - Official extension or vue-tsc version
^2.0.21
### VSCode version
1.88.1
### Vue version
^3.4.29
### TypeScript version
~5.4.0
### System Info
_No response_
### package.json depende…
-
# Problem
Now that we have authentication and authorization set up, let's add tests!
# Success
- Test login method. (likely pinia test)
- - Test logout method. (likely pinia test)
- Test t…
-
### Environment
- Operating System: Darwin
- Node Version: v22.10.0
- Nuxt Version: 3.12.1
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package Manager: yarn@1.22.22
- Builder: …
-
### Problem Statement
## Feature Request: Apply `stateTransformer` to Attachments in `createSentryPiniaPlugin`
First, thank you for `createSentryPiniaPlugin`—it's been a lifesaver!
Would it be po…
-
# vite ts pinia project, vue devtool not work for pinia
![image](https://user-images.githubusercontent.com/7291672/164150814-59261f1d-536c-4bab-861d-a3dd7fb801e6.png)
vue devtool 无法修改 pinia s…