-
**问题描述**
2.0.1-32920211122002之后的版本无法使用
**复现步骤**
[复现问题的步骤]
1. 升级到uni-app最新版(版本号>2.0.1-32920211122002)
2. 任意vue文件中添加
3. yarn build:mp-weixin
[或者可以直接贴源代码]
正确编译
**实际结果**
```
ERROR Fa…
-
Where is the Kuaishou dataset? It is an empty dir named Kuaishou in the link of SURGE.
-
**问题描述**
基于小程序评测框架项目:https://github.com/hiyuki/mp-framework-benchmark ,为了验证最新版本的uni-app性能,从cli安装最新版本的uni-app,替换到评测框架项目中,发现新增100条数据时,setData会调用100次。
**复现步骤**
[复现问题的步骤],
1. 安装小程序评测项目:https://gith…
-
**问题描述**
vue3 + vite + ts的新建项目中,在 HBuilder 里内置浏览器H5模式下发现引用错误的问题,但是在chrome浏览器打开却能正常运行
内置浏览器H5
![image](https://user-images.githubusercontent.com/9836372/169867844-25465d34-0ff6-4508-9421-603a9c94d…
-
**URL**: https://www.videofk.com/videofk-video-download/search?url=https%3A%2F%2Fv.kuaishou.com%2FoSRVlU+%E8%80%81%E9%93%81%E7%82%B9%E7%9A%84%E8%98%B8%E9%85%B8%E5%A5%B6%EF%BC%8C%F0%9F%98%8120%3A…
-
- Plugin Name:
- Plugin Version: 6.17
- OS Name: Mac OS X
- OS Version: 10.15.7
- Java Version: 11.0.10
- App Name: WebStorm
- App Full Name: WebStorm
- Is Snapshot: false
- App Build: WS-211.6693.10…
-
> Note: Issues that do not provide the following information will be directly deleted (Please follow the issue template, or we will delete it)'
Make sure to maintain the markdown structure.
> Note:…
-
**问题描述**
支付宝小程序开发环境会出现$slots.XXX of undefined 的问题
**复现步骤**
[复现问题的步骤]
`
{{ label }}
`
**预期结果**
不会出现错误信息
**实际结果**
[Vue warn]: Error in render: "TypeError: Cannot read property 'label' …
-
**问题描述**
Cannot find module '@vue/babel-preset-app'
**复现步骤**
**预期结果**
脚手架正常,项目正常运行
**实际结果**
运行到真机异常,需要手动添加 `@vue/babel-preset-app` 规避
![image](https://user-images.githubusercontent.co…
-
**问题描述**
项目编译成支付宝小程序插件,uni中hideLoading、getStorageInfoSync函数为undefined
在非页面组件中的子组件上使用ref,编译报错TypeError: Cannot read property '$refs' of undefined
**复现步骤**
[复现问题的步骤]
1. json配置
命令:"dev:plugin…