-
**Vue-datepicker-next version**: 1.0.3
**Vue version**: 3.2.47
**Browser**: All
**Steps to reproduce**
Create a new vue-project (`npm create vue@3`). I did not select any specials, such as types…
-
### Describe the bug
Adding a global directive to the 'preview.js' file is not available for the component when rendering.
### Steps to reproduce the behavior
Add the following into `preview.…
-
@xJREB I was not able to create a project so I'm dumping everything into this issue for now.
@Efode-r2d2 I have pushed a branch https://github.com/adr/adr-manager/tree/vue3 which is an _orphan_ bra…
-
**Describe the bug**
On Vue 3 + Vite no show brand image
**To Reproduce**
Use on Vue 3 with Vite
**Expected behavior**
Show correctly the brand image
**Screenshots**
**Environ…
-
Consider adding decorators for validation for example:
https://www.npmjs.com/package/vuelidate-property-decorators
-
**Describe the bug**
Using `useQuery` and attempting to enable a disabled query when used outside of `setup()`. Looks like the ApolloClient is coming back as `null`.
```
vue.runtime.esm.js:619 [V…
-
![](https://static.vue-js.com/774b6950-5087-11eb-85f6-6fac77c0c9b3.png)
## 一、Vue3介绍
关于`vue3`的重构背景,尤大是这样说的:
「Vue 新版本的理念成型于 2018 年末,当时 Vue 2 的代码库已经有两岁半了。比起通用软件的生命周期来这好像也没那么久,但在这段时期,前端世界已经今…
-
### 相关平台
支付宝小程序
**小程序基础库: 2.0**
**使用框架: Vue 3**
### 复现步骤
1. 使用 @tarojs/cli@3.6.27 创建项目,选择默认模板
2. 安装依赖成功后,执行 build:alipay 构建支付宝小程序
3. 在支付宝小程序开发工具中打开 `dist` 目录,出现报错
4. 报错信息: Failed to …
-
### 相关平台
微信小程序
**小程序基础库: 2.27.1**
**使用框架: Vue 3**
### 复现步骤
Button组件、Avatar 组件利用 Component 转换为 原生小程序组件,在 Button 组件中引入 Avatar 组件时,在使用 Button 组件时,Avatar内容不显示。
### 期望结果
引入另一个组件时,可以正常显示
…
-
**Setup**
- Rancher version: dev of 2.10.0
**Describe the bug**
- Exception in data function breaks dashboard
- Page shown contents no content at all
- This is a regression from 2.9, exposing…