We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@nutui/nutui-react-taro
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
The text was updated successfully, but these errors were encountered:
你好 @royue, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。请确保选择准确的版本。
Sorry, something went wrong.
taro 版本降级到 3.6.22 试试
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: