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: onChange in cascader-view unable to get value #6444

Merged
merged 3 commits into from
Nov 23, 2023

Conversation

1587315093
Copy link
Contributor

resolved: #6442

Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6444.surge.sh

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (671ea15) 92.10% compared to head (929140b) 92.28%.
Report is 1 commits behind head on master.

Files Patch % Lines
...onents/cascader-view/use-cascader-value-extend.tsx 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6444      +/-   ##
==========================================
+ Coverage   92.10%   92.28%   +0.18%     
==========================================
  Files         316      316              
  Lines        6861     6866       +5     
  Branches     1719     1720       +1     
==========================================
+ Hits         6319     6336      +17     
+ Misses        504      494      -10     
+ Partials       38       36       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zombieJ
Copy link
Member

zombieJ commented Nov 22, 2023

😎 缺测试~

@1587315093
Copy link
Contributor Author

😎 缺测试~

done ~

@zombieJ zombieJ merged commit 61c9d27 into ant-design:master Nov 23, 2023
8 checks passed
Copy link

@Mita23456 Mita23456 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep

Copy link

@Mita23456 Mita23456 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep

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.

【CascaderView】onChange的时候 拿不到extend.items选中项
3 participants