Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task
chenx0000 opened this issue Nov 20, 2023 · 7 comments
Closed
1 task

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

chenx0000 opened this issue Nov 20, 2023 · 7 comments

Comments

@chenx0000
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.2.20

Environment

windows10/[email protected]/[email protected]

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
Copy link
Member

我瞅瞅!

@webvs2
Copy link
Contributor

webvs2 commented Dec 1, 2023

Maybe I can take a look at that issue as well

@webvs2
Copy link
Contributor

webvs2 commented Dec 1, 2023

@kovsu @selicens @chenx0000 please focus #7154

@selicens
Copy link
Member

selicens commented Dec 1, 2023

@kovsu @selicens @chenx0000 please focus #7154

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

@wsxe9988
Copy link

wsxe9988 commented Dec 1, 2023

@kovsu @selicens @chenx0000 please focus #7154

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

主要一直没有review 和merge ,

Copy link

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

Copy link

github-actions bot commented Feb 8, 2025

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants