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
React Native
https://github.com/chongyucaiyan/RNTest.git
使用框架: React
执行 yarn android 命令安装运行之后,拖动滑块,手放开的时候,滑块没有滑动到指定的 {100, 100} 位置
x、y参数设置可以生效
x、y参数设置无效
Taro CLI 3.6.30 environment info: System: OS: macOS 13.4.1 Shell: 5.9 - /bin/zsh Binaries: Node: 20.13.1 - ~/.nvm/versions/node/v20.13.1/bin/node Yarn: 1.22.22 - ~/.nvm/versions/node/v20.13.1/bin/yarn npm: 10.5.2 - ~/.nvm/versions/node/v20.13.1/bin/npm npmPackages: @tarojs/cli: 3.6.30 => 3.6.30 @tarojs/components: 3.6.30 => 3.6.30 @tarojs/helper: 3.6.30 => 3.6.30 @tarojs/plugin-framework-react: 3.6.30 => 3.6.30 @tarojs/plugin-platform-alipay: 3.6.30 => 3.6.30 @tarojs/plugin-platform-h5: 3.6.30 => 3.6.30 @tarojs/plugin-platform-jd: 3.6.30 => 3.6.30 @tarojs/plugin-platform-qq: 3.6.30 => 3.6.30 @tarojs/plugin-platform-swan: 3.6.30 => 3.6.30 @tarojs/plugin-platform-tt: 3.6.30 => 3.6.30 @tarojs/plugin-platform-weapp: 3.6.30 => 3.6.30 @tarojs/react: 3.6.30 => 3.6.30 @tarojs/rn-runner: 3.6.30 => 3.6.30 @tarojs/rn-supporter: 3.6.30 => 3.6.30 @tarojs/runtime: 3.6.30 => 3.6.30 @tarojs/runtime-rn: 3.6.30 => 3.6.30 @tarojs/shared: 3.6.30 => 3.6.30 @tarojs/taro: 3.6.30 => 3.6.30 @tarojs/taro-loader: 3.6.30 => 3.6.30 @tarojs/taro-rn: 3.6.30 => 3.6.30 @tarojs/webpack5-runner: 3.6.30 => 3.6.30 babel-preset-taro: 3.6.30 => 3.6.30 eslint-config-taro: 3.6.30 => 3.6.30 expo: ~47.0.3 => 47.0.14 react: ^18.1.0 => 18.3.1 react-native: ^0.70.1 => 0.70.15
The text was updated successfully, but these errors were encountered:
No branches or pull requests
相关平台
React Native
复现仓库
https://github.com/chongyucaiyan/RNTest.git
使用框架: React
复现步骤
执行 yarn android 命令安装运行之后,拖动滑块,手放开的时候,滑块没有滑动到指定的 {100, 100} 位置
期望结果
x、y参数设置可以生效
实际结果
x、y参数设置无效
环境信息
The text was updated successfully, but these errors were encountered: