-
### 重现链接
https://developers.weixin.qq.com/s/NhWmf1mg7DVP
### Vant Weapp 版本
1.11.7
### 描述一下你遇到的问题。
Cascader组件
当传入的options的选项的value是number类型时,选中某一项之后,再次打开,无法自动定位到选中的项。
文档中选中项的值value和options的v…
-
谢谢,https://github.com/lypeer/wechat-weapp-gank/issues/3
-
🙅 编译失败. 2021-5-13 16:58:48
./node_modules/taro-ui/dist/weapp/index.ts
Module not found: Can't resolve './style/index.scss' in '/Users/bytedance/data/coding/hybrid/nice/node_modules/taro-ui/dist/…
-
taro3.5.2配置cache: {enable:true},当有缓存存在时,编译会出问题
复现:config/index.js中添加compiler: 'webpack5', cache: {enable:true}配置,运行两次yarn dev:weapp或者yarn build:weapp即可复现
初步来看当cache存在时module?._source?_valueAsString会…
-
建议给ActionSheet组件添加slot,可以自定义Action内容和样式,参考vant-weapp的 action-sheet组件: https://github.com/youzan/vant-weapp/blob/dev/dist/action-sheet/index.wxml
-
### 相关平台
H5
**浏览器版本: edge**
**使用框架: React**
### 复现步骤
yarn build:h5
### 期望结果
打包成功
### 实际结果
![image](https://github.com/NervJS/taro/assets/2645866/ed8df4b8-4358-4fcc-b4c1-9be3b64a…
-
### 相关平台
微信小程序
**小程序基础库: 3.3.3**
**使用框架: React**
### 复现步骤
每次执行build:weapp就出现 dev:weapp不会
### 期望结果
处理该报错提示
### 实际结果
AssetsOverSizeLimitWarning: asset size limit: The following as…
hcweb updated
3 weeks ago
-
### 重现链接
使用footer插槽之后的card组件,在点击这些内容时会出现数据传输错误的情况(数据传输使用的时eventChannel功能)
### Vant Weapp 版本
1.11.6
### 描述一下你遇到的问题。
card组件的footer插槽无法成功跳转
### 重现步骤
1. 使用card组件
2. 启动footer插槽,例如写一些文本
3. 使用eventC…
-
如题,bower那边搜索不到 ZanUI-WeApp 了,如果现在想引用个别组件,方式是怎样?
-
### 相关平台
微信小程序
**小程序基础库: 3.6.3**
**使用框架: Vue 3**
### 复现步骤
### 期望结果
里面的图片在全屏后不变
### 实际结果
图片被放大了
### 环境信息
```
👽 Taro v3.6.34
Taro CLI 3.6.3…