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: empty children is a leaf node #250

Merged
merged 1 commit into from
Feb 15, 2022
Merged

fix: empty children is a leaf node #250

merged 1 commit into from
Feb 15, 2022

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Feb 15, 2022

@vercel
Copy link

vercel bot commented Feb 15, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/cascader/HxFiqNmZdUZJeR3wXrcAoBzyTzhg
✅ Preview: https://cascader-git-fix-filter-react-component.vercel.app

@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #250 (92ba529) into master (5361320) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #250   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          15       15           
  Lines         484      485    +1     
  Branches      122      123    +1     
=======================================
+ Hits          483      484    +1     
  Misses          1        1           
Impacted Files Coverage Δ
src/hooks/useSearchOptions.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5361320...92ba529. Read the comment docs.

@zombieJ zombieJ merged commit 9f239d9 into master Feb 15, 2022
@zombieJ zombieJ deleted the fix-filter branch February 15, 2022 09:49
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.

Cascader级联选择,在特定options结构下 搜索功能失效
1 participant