Skip to content

Conversation

thommesZip
Copy link
Contributor

I am trying to fix this Bug I also ran into on the Ant Design range picker.

@vercel
Copy link

vercel bot commented Sep 4, 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/picker/2cgKbGZcpAPsjP4vCNSjwbrqgwBi
✅ Preview: https://picker-git-fork-thommeszip-fix-range-pic-96e96a-react-component.vercel.app

@codecov
Copy link

codecov bot commented Sep 4, 2021

Codecov Report

Merging #291 (9b24b73) into master (e562185) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 9b24b73 differs from pull request most recent head ee4e619. Consider uploading reports for the commit ee4e619 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #291   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          45       45           
  Lines        2114     2116    +2     
  Branches      614      624   +10     
=======================================
+ Hits         2104     2106    +2     
  Misses          8        8           
  Partials        2        2           
Impacted Files Coverage Δ
src/RangePicker.tsx 100.00% <ø> (ø)
src/PickerPanel.tsx 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 e562185...ee4e619. 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.

Bug on RangePicker: option defaultPickerValue is not working when showTime is activated

2 participants