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

t-card中使用t-switch,无法阻止默认和冒泡 #4186

Open
GravesDXD opened this issue May 12, 2024 · 3 comments
Open

t-card中使用t-switch,无法阻止默认和冒泡 #4186

GravesDXD opened this issue May 12, 2024 · 3 comments
Labels
need reproduce need to reproduce this issue with sandbox or code

Comments

@GravesDXD
Copy link

tdesign-vue-next 版本

latest

重现链接

No response

重现步骤

{{ slotProps.value ? '开' : '关' }}
{{ item.content }}
字符数:{{ item.chars }} 命中:{{ item.hitNum }}

期望结果

No response

实际结果

捕获

框架版本

No response

浏览器版本

latest

系统版本

No response

Node版本

18.15.0

补充说明

No response

Copy link
Contributor

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

@uyarn
Copy link
Collaborator

uyarn commented May 13, 2024

简单测试了switch在card中的使用没有看到上面的错误,需要你提供下具体的card 和 swtich 的使用代码 上面提供的渲染逻辑和默认 冒泡没有什么关系

@uyarn uyarn added the need reproduce need to reproduce this issue with sandbox or code label May 13, 2024
Copy link
Contributor

你好 @GravesDXD, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。请确保选择准确的版本。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need reproduce need to reproduce this issue with sandbox or code
Projects
None yet
Development

No branches or pull requests

2 participants