select
select copied to clipboard
fix: If use opitons props, optionLabelProp does not work when it is set later.
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/DkA5Fp3Dg2oDpmSp9jfzxth3Lhgu
✅ Preview: https://select-git-fork-coldice945-master-react-component.vercel.app
Could you add a test case?
Codecov Report
Merging #665 (03d353a) into master (95aa5b9) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #665 +/- ##
=======================================
Coverage 99.11% 99.11%
=======================================
Files 20 20
Lines 1013 1013
Branches 345 346 +1
=======================================
Hits 1004 1004
Misses 8 8
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/generate.tsx | 99.39% <ø> (ø) |
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 95aa5b9...03d353a. Read the comment docs.
Could you add a test case?
@afc163 Sorry, I don't know what kind of test cases to add and where to add. Are there any other bro who can assist?