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

fix buttonwave on android cause checkbox can't be clicked #1238

Merged
merged 1 commit into from Jun 6, 2022

Conversation

zs7779
Copy link
Contributor

@zs7779 zs7779 commented Jun 4, 2022

  • Make sure that you follow antd's code convention.
  • Run npm run lint and fix those errors before submitting in order to keep consistent code style.
  • Rebase before creating a PR to keep commit history clear.
  • Add some descriptions and refer relative issues for you PR.

不好意思新手没学会build。这是本地测试可修复问题的改动,仅供参考。查到的问题原因是TouchableNativeFeedback的children需要被View包裹住不然可能无法触发onPress

#1235

@1uokun 1uokun merged commit e546aa4 into ant-design:master Jun 6, 2022
@1uokun 1uokun mentioned this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants