sea
sea
你可以封装一个组件暂时解决泛型的问题. ```vue defineProps() defineSlots void }>() ```
https://github.com/user-attachments/assets/7639dc79-403a-417a-90df-e375e6ced915
fix(components): [date-picker] default-time property not working when selecting dates multiple times
Manual changes still have problems. 
The gap in the middle can easily cause folding due to accidental operation.
> > Is not it more convenient for users to choose by supporting loops now? In fact, many UI libraries do not support loops: https://ui.shadcn.com/docs/components/select https://headlessui.com/react/listbox https://daisyui.com/components/select/#select https://reka-ui.com/docs/components/select#select https://mui.com/material-ui/react-select/ https://chakra-ui.com/docs/components/select...
> it's just it will be default to true which is a bit unnatural. There are many other components that use attr with a default value of true. I think...
> It seems like the hovering index is invalid while doing a filter + navigating through keyboard. 👍 good catch
Now: 
> Taking a step back, doing such changes will make the code a bit over-engineered which will make the component harder to maintain. WDYT ? This strange `order` (https://github.com/element-plus/element-plus/pull/22152#discussion_r2371354725) seems...
这似乎不是 elp 的 bug ,你应该检查使用 v-if 的元素是否被销毁了