nutui-react icon indicating copy to clipboard operation
nutui-react copied to clipboard

Form结合Pick组件使用,重复打开关闭切换,会自动选择一个选项

Open Lin-Min opened this issue 1 year ago • 0 comments

NutUI React 包名

@nutui/nutui-react-taro

NutUI React 版本号

2.6.19

平台

weapp

重现链接

小程序环境无法提供

重现步骤

1、点击打开Pick选择弹窗 2、点击遮罩层或者取消关闭弹窗 3、重复1,2步骤,就会出现莫名其妙选中一个选项

期望的结果是什么?

不会选择一个选项

实际的结果是什么?

自动选择一个选项

环境信息

Taro CLI 3.6.34 environment info: System: OS: macOS 11.2.3 Shell: 5.8 - /bin/zsh Binaries: Node: 14.19.0 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 6.14.16 - /usr/local/bin/npm npmPackages: @tarojs/cli: 3.6.34 => 3.6.34 @tarojs/components: 3.6.34 => 3.6.34 @tarojs/helper: 3.6.34 => 3.6.34 @tarojs/plugin-framework-react: 3.6.34 => 3.6.34 @tarojs/plugin-html: 3.6.34 => 3.6.34 @tarojs/plugin-platform-alipay: 3.6.34 => 3.6.34 @tarojs/plugin-platform-h5: 3.6.34 => 3.6.34 @tarojs/plugin-platform-jd: 3.6.34 => 3.6.34 @tarojs/plugin-platform-qq: 3.6.34 => 3.6.34 @tarojs/plugin-platform-swan: 3.6.34 => 3.6.34 @tarojs/plugin-platform-tt: 3.6.34 => 3.6.34 @tarojs/plugin-platform-weapp: 3.6.34 => 3.6.34 @tarojs/react: 3.6.34 => 3.6.34 @tarojs/runtime: 3.6.34 => 3.6.34 @tarojs/shared: 3.6.34 => 3.6.34 @tarojs/taro: 3.6.34 => 3.6.34 @tarojs/taro-loader: 3.6.34 => 3.6.34 @tarojs/webpack5-runner: 3.6.34 => 3.6.34 babel-preset-taro: 3.6.34 => 3.6.34 eslint-config-taro: 3.6.34 => 3.6.34 react: ^18.0.0 => 18.3.1 npmGlobalPackages: typescript: 5.5.4

其他补充信息

几个月前就有人提了这个Issue,为什么不修复呢

Lin-Min avatar Sep 19 '24 06:09 Lin-Min