Rick

Results 9 comments of Rick

Hey, you can see this repo, it works for me https://github.com/rick-chou/one-piece/blob/main/angular/src/views/editor/editor.component.ts online http://124.223.71.181/rick/angular/home/editor I hope useful to you

> 这个问题解决了吗,我也遇到了类似的问题 没解决 🤣

It's not work in 0.41.0, but it's fine in 0.40.0.

我也遇到了相同的的问题,如果onChange每次都触发,那么似乎就允许用户只选择一边的时间,但事实上组件又强制用户必须同时选择 开始 / 结束时间。

@theDoinb 可以在 onOpenChange 中处理逻辑 🤣

https://user-images.githubusercontent.com/56244178/206108360-7ad67c11-4d6f-495a-b023-f50e2f51cab1.mov First click on the time in the component and then click reset and it won't work

By the way, if I want to trigger the callback function once after the final date is selected, is there a way that the onChange property will be triggered after...

Hello, is there any progress or message so far? @MadCcc

> What you need may be `presets` prop of RangePicker. > > > By the way, if I want to trigger the callback function once after the final date is...