tiny-vue icon indicating copy to clipboard operation
tiny-vue copied to clipboard

🐛 [Bug]: date-picker时间选择问题

Open zcloudedu opened this issue 1 year ago • 1 comments

Version

3.17.0

Vue Version

3.2.31

Link to minimal reproduction

date-picker配置picker-options中disabledDate时进行时间大小判断导致页面卡死: const pickerOptions = { disabledDate(time) { return time.getTime() > Date.now() || time.getTime() < new Date('2023-08-01').getTime() } }

Step to reproduce

What is expected

No response

What is actually happening

No response

What is your project name

opentiny/tiny-vue

Any additional comments (optional)

No response

zcloudedu avatar Sep 04 '24 04:09 zcloudedu

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: date-picker time selection problem

Issues-translate-bot avatar Sep 04 '24 04:09 Issues-translate-bot

@zcloudedu 您好,有个类似问题我们修复了,没有再复现您说的问题,您用新版本再看一下是否仍然存在这个问题。如果有请尽量详细一些场景描述,谢谢。

Youyou-smiles avatar Dec 30 '24 02:12 Youyou-smiles

Bot detected the issue body's language is not English, translate it automatically.


@zcloudedu Hello, we have fixed a similar problem and the problem you mentioned has not been reproduced again. Please use the new version to see if the problem still exists. If so, please describe the scene in as much detail as possible, thank you.

Issues-translate-bot avatar Dec 30 '24 02:12 Issues-translate-bot