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: Multiple selector with customize tag not match the key of item #782

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jun 21, 2022

@vercel
Copy link

vercel bot commented Jun 21, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
select ✅ Ready (Inspect) Visit Preview Jun 21, 2022 at 3:30AM (UTC)

@codecov
Copy link

codecov bot commented Jun 21, 2022

Codecov Report

Merging #782 (cfc7d5d) into master (746c570) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head cfc7d5d differs from pull request most recent head b8a9f78. Consider uploading reports for the commit b8a9f78 to get more accurate results

@@           Coverage Diff           @@
##           master     #782   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files          25       25           
  Lines        1021     1023    +2     
  Branches      323      324    +1     
=======================================
+ Hits         1016     1018    +2     
  Misses          4        4           
  Partials        1        1           
Impacted Files Coverage Δ
src/Selector/MultipleSelector.tsx 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

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.

TreeSelect delete node doesn't work when use tagRender
1 participant