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(Select): not trigger OnSelectedItemChanged when click clear icon #4283

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

ArgoZhang
Copy link
Collaborator

not trigger OnSelectedItemChanged when click clear icon

Description

close #4279

@bb-auto bb-auto bot added the bug Something isn't working label Sep 12, 2024
@bb-auto bb-auto bot added this to the v8.9.0 milestone Sep 12, 2024
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7dd6a2b) to head (f9451ec).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4283   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          611       611           
  Lines        26356     26360    +4     
  Branches      3840      3841    +1     
=========================================
+ Hits         26356     26360    +4     

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

@ArgoZhang ArgoZhang merged commit ec6cb2a into main Sep 12, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-virtual branch September 12, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(Select): IsClearable 没触发 OnSelectedItemChanged 回调方法
1 participant