Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

微信小程序 Form.Item 下的 Input 无法聚焦 #2256

Closed
royue opened this issue May 16, 2024 · 2 comments · Fixed by #2772
Closed

微信小程序 Form.Item 下的 Input 无法聚焦 #2256

royue opened this issue May 16, 2024 · 2 comments · Fixed by #2772

Comments

@royue
Copy link

royue commented May 16, 2024

NutUI React 包名

@nutui/nutui-react-taro

NutUI React 版本号

2.6.4

平台

weapp

重现链接

https://nutui.jd.com/taro/react/2x/#/zh-CN/component/form

重现步骤

Tabs Tabs.TabPane 下使用 Form.Item 包裹 input

期望的结果是什么?

input 可以获得焦点

实际的结果是什么?

input 无法获取焦点 无法输入

环境信息

Taro CLI 3.6.29 environment info:
System:
OS: macOS 14.3.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.12.2 - ~/.nvm/versions/node/v20.12.2/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v20.12.2/bin/yarn
npm: 10.5.0 - ~/.nvm/versions/node/v20.12.2/bin/npm
npmPackages:
@tarojs/cli: 3.6.29 => 3.6.29
@tarojs/components: 3.6.29 => 3.6.29
@tarojs/helper: 3.6.29 => 3.6.29
@tarojs/plugin-framework-react: 3.6.29 => 3.6.29
@tarojs/plugin-html: 3.6.29 => 3.6.29
@tarojs/plugin-platform-alipay: 3.6.29 => 3.6.29
@tarojs/plugin-platform-h5: 3.6.29 => 3.6.29
@tarojs/plugin-platform-jd: 3.6.29 => 3.6.29
@tarojs/plugin-platform-qq: 3.6.29 => 3.6.29
@tarojs/plugin-platform-swan: 3.6.29 => 3.6.29
@tarojs/plugin-platform-tt: 3.6.29 => 3.6.29
@tarojs/plugin-platform-weapp: 3.6.29 => 3.6.29
@tarojs/react: 3.6.29 => 3.6.29
@tarojs/runtime: 3.6.29 => 3.6.29
@tarojs/shared: 3.6.29 => 3.6.29
@tarojs/taro: 3.6.29 => 3.6.29
@tarojs/taro-loader: 3.6.29 => 3.6.29
@tarojs/webpack5-runner: 3.6.29 => 3.6.29
babel-preset-taro: 3.6.29 => 3.6.29
eslint-config-taro: 3.6.29 => 3.6

其他补充信息

No response

Copy link

你好 @royue, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。请确保选择准确的版本。

@oasis-cloud
Copy link
Collaborator

taro 版本降级到 3.6.22 试试

@oasis-cloud oasis-cloud linked a pull request Nov 5, 2024 that will close this issue
@oasis-cloud oasis-cloud removed a link to a pull request Nov 21, 2024
@oasis-cloud oasis-cloud linked a pull request Nov 21, 2024 that will close this issue
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants