Skip to content

[Picker] 多次打开后数据展示空白,但选择区仍可滑动选择(微信小程序) #3207

Open
@dodomore

Description

@dodomore

NutUI React 包名

@nutui/nutui-react-taro

NutUI React 版本号

3.0.10

平台

weapp

重现链接

https://codesandbox.io/p/sandbox/nutui-demo-9k2ppt?file=%2Fsrc%2Findex.html

重现步骤

  1. 关闭后多次再次打开,偶现数据区域空白,但滑动选择仍然有效。
  2. 选择后,onConfirm 能获取到正确数据。

期望的结果是什么?

每次打开 Picker,数据都应该正常显示

实际的结果是什么?

多次操作,数据区域空白(但选择功能正常)。

环境信息

👽 Taro v4.0.12

(node:20890) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)

Taro CLI 4.0.12 environment info:
System:
OS: macOS 15.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.12.0 - ~/.nvm/versions/node/v22.12.0/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v22.12.0/bin/yarn
npm: 10.9.0 - ~/.nvm/versions/node/v22.12.0/bin/npm
npmPackages:
@tarojs/cli: 4.0.12 => 4.0.12
@tarojs/components: 4.0.12 => 4.0.12
@tarojs/helper: 4.0.12 => 4.0.12
@tarojs/plugin-framework-react: 4.0.12 => 4.0.12
@tarojs/plugin-platform-alipay: 4.0.12 => 4.0.12
@tarojs/plugin-platform-h5: 4.0.12 => 4.0.12
@tarojs/plugin-platform-harmony-hybrid: 4.0.12 => 4.0.12
@tarojs/plugin-platform-jd: 4.0.12 => 4.0.12
@tarojs/plugin-platform-qq: 4.0.12 => 4.0.12
@tarojs/plugin-platform-swan: 4.0.12 => 4.0.12
@tarojs/plugin-platform-tt: 4.0.12 => 4.0.12
@tarojs/plugin-platform-weapp: 4.0.12 => 4.0.12
@tarojs/react: 4.0.12 => 4.0.12
@tarojs/runtime: 4.0.12 => 4.0.12
@tarojs/shared: 4.0.12 => 4.0.12
@tarojs/taro: 4.0.12 => 4.0.12
@tarojs/taro-loader: 4.0.12 => 4.0.12
@tarojs/webpack5-runner: 4.0.12 => 4.0.12
babel-preset-taro: 4.0.12 => 4.0.12
eslint-config-taro: 4.0.12 => 4.0.12
react: ^18.0.0 => 18.3.1

其他补充信息

https://github.com/user-attachments/assets/33e12cb6-d3de-4dea-aef9-a19616723f16
Image
Image

获取高度失败: <TypeError: Cannot read properties of null (reading 'height')>
TypeError: Cannot read properties of null (reading 'height')
at https://usr/app-service.js:28282:49
at step (https://usr/app-service.js:33384:21)
at Iterator.next (https://usr/app-service.js:33333:18)
at asyncGeneratorStep (https://usr/app-service.js:32650:28)
at _next (https://usr/app-service.js:32665:13)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions