Tencent / tdesign-vue-next

A Vue3.x UI components lib for TDesign.
https://tdesign.tencent.com/vue-next
MIT License
1.43k stars 459 forks source link

[Dialog] Dialog与Date-picker冲突导致Dialog无法再次弹出 #3574

Open wenkeming opened 10 months ago

wenkeming commented 10 months ago

tdesign-vue-next 版本

latest

重现链接

https://codesandbox.io/s/base-dialog-forked-gzsk93?file=/src/Demo.vue

重现步骤

https://github.com/Tencent/tdesign-vue-next/assets/8252267/83dd8a0c-69ea-4f7c-8218-925cfa432bbd

见录频

期望结果

No response

实际结果

Uncaught (in promise) DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

另外从视频中可以看出,日期选择后会撑大文本框

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

♥️ 有劳 @LeeJim @caoML @vnues @huoyuhao 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @wenkeming 。

uyarn commented 10 months ago
image

报错来自这里