-
### Documentation issue
- [ ] Reporting a typo
- [x] Reporting a documentation bug
- [ ] Documentation improvement
- [ ] Documentation feedback
### Is there a specific documentation p…
-
我们现在想要增加一个功能,就是管理员可以更改每个菜单的可访问角色列表,我想在进入页面之前从服务器获取每个路由的可访问列表并更改,请问这样子可以实现吗?
-
Nice project. Thanks for sharing it.
I have had some trouble getting the dark series theme to work. When I apply the theme and css, it renders as a micro layout. This may have something to do with…
-
I'm using Nuxt, Nuxt Typescript, TSX and Vue Composition API. When I converted a `.vue` component into a `.tsx` one, **without** a render method, but instead returning the JSX from the setup function,…
-
**Checklist**
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell u…
-
#### Things we want to improve
- current app architecture has become complex due to many requirements
- make better user of dispatches, etc (Vuex / Pina)
- Vue2 becoming unsupported / moving to Vue3
…
-
### Question for Carbon
I'm a fairly active user of carbon components, and intermittently I've thought about contributing, but every time I'm blocked by some kind of setup/installation error when try…
-
**问题描述**
使用插槽内容访问子组件中才有的数据时,导致插槽内容无法访问父组件数据
**复现步骤**
组件A
```vue
```
父组件
```vue
{{title}}
{{title}}
export default {
data () {
…
-
### Current behavior
Hello, I am using Cypress with Vue and SauceLabs and continue to encounter this webpack compilation error whenever I try to run SauceLabs locally:
```
Oops...we found an error …
-
I'm trying to use the vuelidate plugin with my vue-router-enabled web app. I keep getting the following error:
`[Vue-warn]: Property or method "$v" is not defined on the instance but referenced du…