vueComponent / ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
https://antdv.com/
Other
20.21k stars 3.79k forks source link

RangePicker添加prevIcon和nextIcon插槽不生效 #7126

Closed chenx0000 closed 8 months ago

chenx0000 commented 11 months ago

Version

3.2.20

Environment

windows10/vue@3.2.28/typescript@4.4.4

Reproduction link

Edit on CodeSandbox

Steps to reproduce

RangePicker添加prevIcon和nextIcon插槽不生效。 <RangePicker v-model:value="dateRange" format="YYYY-MM-DD" valueFormat="YYYY-MM-DD" :placeholder="['开始日期', '结束日期']" :disabled-date="disabledDate" separator="至"

<template #suffixIcon>

<template #prevIcon>

<template #nextIcon>

What is expected?

添加插槽生效

What is actually happening?

RangePicker添加prevIcon和nextIcon插槽不生效。

selicens commented 11 months ago

我瞅瞅!

webvs2 commented 11 months ago

Maybe I can take a look at that issue as well

webvs2 commented 11 months ago

@kovsu @selicens @chenx0000 please focus #7154

selicens commented 11 months ago

@kovsu @selicens @chenx0000 please focus #7154

这个不已经提了一个pr了嘛

wsxe9988 commented 11 months ago

@kovsu @selicens @chenx0000 please focus #7154

这个不已经提了一个pr了嘛

主要一直没有review 和merge ,

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days