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: Should not trigger onChange multiple times #603

Merged
merged 3 commits into from
Mar 3, 2021
Merged

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Mar 3, 2021

@vercel
Copy link

vercel bot commented Mar 3, 2021

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/select/5HkYKNkktwKjJWUF9QCw632nTkes
✅ Preview: https://select-git-fix-combobox-react-component.vercel.app

@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #603 (77b87ff) into master (65c2e47) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #603   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files          20       20           
  Lines         968      969    +1     
  Branches      323      324    +1     
=======================================
+ Hits          960      961    +1     
  Misses          7        7           
  Partials        1        1           
Impacted Files Coverage Δ
src/Selector/index.tsx 96.92% <100.00%> (+0.04%) ⬆️
src/generate.tsx 99.67% <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 65c2e47...4781d59. Read the comment docs.

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.

AutoComplete 输入中文 onChange 触发两次
1 participant