alibaba / rax

🐰 Rax is a progressive framework for building universal application. https://rax.js.org
Other
7.99k stars 627 forks source link

[BUG] DatePicker.EmbedDatePicker validRange的范围与预期不符 #2375

Open yiescc opened 1 year ago

yiescc commented 1 year ago

⌨️

Where is the bug from?

Fusion Mobile

Minimal code and steps to reproduce the bug

<DatePicker.EmbedDatePicker validRange={[dayjs('2001-12-31').toDate(), dayjs('2004-01-01').toDate()]} />

Current and expected behavior

image

Environment

最新

build.json

No response

Possible solution

Additional context

No response