-
### 相关平台
微信小程序
### 复现仓库
[https://github.com/Coralxin/taro_wx_record.git](https://github.com/Coralxin/taro_wx_record.git)
**小程序基础库: 3.5.3**
**使用框架: Vue 3**
### 复现步骤
代码下载到本地,按照readme启动微信小…
-
环境:webpack+vue3+ts
在main.ts文件中引入并挂载
import DataV from "@dataview/datav-vue3";
...
app.use(router).use(DataV, { classNamePrefix: "dv-" });
有错误提示,运行时报错不能通过:
import DataV
没有与此调用匹配的重载。
第 1 个重载…
-
I feel like this would be a good option to have in the templates, for a quick starter.
[Figma's AI template](https://github.com/figma/ai-plugin-template/blob/main/lib/figmaAPI.ts) has an interestin…
-
version info:
```json
{
"name": "vite-vue-ts-template",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
…
-
Dialog not working with Vue 3
-
# 提问之前强烈建立您能先阅读一下[《如何正确的提出一个 Issue》](https://github.com/umijs/qiankun/issues/1115)
## What happens?
## 最小可复现仓库
为节约大家的时间,无复现步骤的 ISSUE 会被关闭,提供之后再 REOPEN
## 复现步骤,错误日志以及相关配置
…
-
### 相关平台
微信小程序
**小程序基础库: 3.4.7**
**使用框架: Vue 3**
### 复现步骤
使用Taro.chooseImage 选择图片后,调用Taro.getCurrentInstance获取到的router和page是空的
这个是大概的场景,不知道是不是因为小程序选择图片弹出了新的窗口,选择完毕后导致这个问题?
![image](ht…
-
Use vite plugin PWA in vue3. Every time you update the business code, vite will hot update and refresh the browser. At this time, a series of exceptions will be thrown in the browser (exceptions are a…
-
### 相关平台
H5
### 复现仓库
浏览器版本: Chrome 122.0.6261.94
使用框架: Vue 3
### 复现步骤
1、配置config下的 h5.router.basename(h5端配置文件)
![image](https://github.com/user-attachments/assets/4410e4b5-7358-4e12-a172-24…
-
### Vue devtools version
6.6.1
### Link to minimal reproduction
http://localhost:8080
### Steps to reproduce & screenshots
Issue happening when vite-plugin-vue-devtools plugin included in vite de…