Skip to content
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

[DateRangePicker] 结合t-popup和t-date-range-picker 会让日期选择面板闪烁跳跃 #3253

Open
1 task
liubiliubi opened this issue Jul 31, 2024 · 3 comments

Comments

@liubiliubi
Copy link

liubiliubi commented Jul 31, 2024

tdesign-vue 版本

1.2.2

重现链接

No response

重现步骤

<t-space> <t-popup placement="bottom"> <t-button>test</t-button> <template #content> <t-date-range-picker v-model="value" allow-input enable-time-picker :disable-date="{ before: dayjs().subtract(1, 'day').format() }" /> </template> </t-popup> </t-space>

点击test按钮,再点击日期范围选择器,在第一次点击确定后,或者在日期选择面板点击日期或者时间的时候,popup会自动消失,面板也会闪烁到页面左上角.

期望结果

bfc5b607-fd1e-4af3-90f2-a68e1ad07987

实际结果

af84c4cc-c434-454d-acfc-b4f19c14d6a6

框架版本

Vue(2.6.10)

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Tasks

Copy link
Contributor

👋 @liubiliubi,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@uyarn
Copy link
Collaborator

uyarn commented Aug 2, 2024

需求是点击按钮要在浮层里出现一个日期范围选择器?

@liubiliubi
Copy link
Author

需求是点击按钮要在浮层里出现一个日期范围选择器?
是的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants