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

在IOS下DatePicker的MODE选择datetime组件不显示时间 #6511

Open
xiaxind1 opened this issue Jan 4, 2024 · 0 comments
Open

在IOS下DatePicker的MODE选择datetime组件不显示时间 #6511

xiaxind1 opened this issue Jan 4, 2024 · 0 comments
Labels

Comments

@xiaxind1
Copy link

xiaxind1 commented Jan 4, 2024

Version of antd-mobile

4.2.0

Operating system and its version

iOS

Browser and its version

16.4

Sandbox to reproduce

No response

What happened?

image 在IOS下 无法正常显示 image 在安卓下可以正常显示

Relevant log output

<DatePicker
                                        extra=" "
                                        mode="date"
                                        minDate={ start_day.toDate() }
                                        format="YYYY/MM/DD HH:mm:ss"
                                        onChange={this.dzEDatePickerOnChange}>
                                        <List.Item style={poiInputStyle}></List.Item>
                                    </DatePicker>
@xiaxind1 xiaxind1 added the bug label Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant