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

DatePicker.RangePicker shows empty list with props picker="time" and showSecond={false} #47549

Closed
nikzanda opened this issue Feb 22, 2024 · 3 comments · Fixed by react-component/picker#795
Labels
🐛 Bug Ant Design Team had proved that this is a bug.

Comments

@nikzanda
Copy link
Contributor

Reproduction link

Edit on StackBlitz

Steps to reproduce

Open the link and click on DatePicker

What is expected?

It should show a list of hours and minutes.

What is actually happening?

There is an empty list.

Environment Info
antd 5.14.1
React 18.2.0
System MacOS
Browser Chrome 121
Copy link

stackblitz bot commented Feb 22, 2024

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@MadCcc MadCcc added 🐛 Bug Ant Design Team had proved that this is a bug. and removed unconfirmed labels Feb 28, 2024
@crudo
Copy link
Contributor

crudo commented Feb 28, 2024

Probably broken by #46982

@Elendiar
Copy link

Elendiar commented Mar 14, 2024

I noticed that this happened to me too
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Ant Design Team had proved that this is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants