-
Notifications
You must be signed in to change notification settings - Fork 293
Description
NutUI React 包名
@nutui/nutui-react-taro
NutUI React 版本号
2.6.13
平台
h5
重现链接
https://nutui.jd.com/taro/react/2x/#/zh-CN/component/uploader
重现步骤
- 新版本不回显
- 退回到2.6.1使用正常
期望的结果是什么?
上传图片有状态回显
实际的结果是什么?
上传图片没有反应,但是图片上传成功
环境信息
Taro v3.6.25
Taro CLI 3.6.25 environment info:
System:
OS: Windows 11 10.0.22631
Binaries:
Node: 18.18.0 - D:\nvm\nodejs\node.EXE
Yarn: 1.22.21 - D:\nvm\nodejs\yarn.CMD
npm: 9.8.1 - D:\nvm\nodejs\npm.CMD
npmPackages:
@tarojs/cli: 3.6.20 => 3.6.20
@tarojs/components: 3.6.20 => 3.6.20
@tarojs/helper: 3.6.20 => 3.6.20
@tarojs/plugin-framework-react: 3.6.20 => 3.6.20
@tarojs/plugin-html: 3.6.20 => 3.6.20
@tarojs/plugin-platform-alipay: 3.6.20 => 3.6.20
@tarojs/plugin-platform-h5: 3.6.20 => 3.6.20
@tarojs/plugin-platform-jd: 3.6.20 => 3.6.20
@tarojs/plugin-platform-qq: 3.6.20 => 3.6.20
@tarojs/plugin-platform-swan: 3.6.20 => 3.6.20
@tarojs/plugin-platform-tt: 3.6.20 => 3.6.20
@tarojs/plugin-platform-weapp: 3.6.20 => 3.6.20
@tarojs/react: 3.6.20 => 3.6.20
@tarojs/runtime: 3.6.20 => 3.6.20
@tarojs/shared: 3.6.20 => 3.6.20
@tarojs/taro: 3.6.20 => 3.6.20
@tarojs/taro-loader: 3.6.20 => 3.6.20
@tarojs/webpack5-runner: 3.6.20 => 3.6.20
babel-preset-taro: 3.6.20 => 3.6.20
eslint-config-taro: 3.6.20 => 3.6.20
react: ^18.0.0 => 18.2.0
其他补充信息
No response