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

[Bug 上报] button点击事件的问题 #443

Closed
www295686243 opened this issue Jul 17, 2024 · 2 comments
Closed

[Bug 上报] button点击事件的问题 #443

www295686243 opened this issue Jul 17, 2024 · 2 comments
Assignees
Labels

Comments

@www295686243
Copy link

Wot Design Uni 版本号

1.3.3

平台

h5

复现Demo地址

暂无

重现步骤

image
你这里只是把event.detail放出来了,那我想用stopPropagation方法咋办?我没法阻止穿透了啊

期望的结果是什么?

--

实际的结果是什么?

--

环境信息

No response

其他补充信息

No response

@www295686243 www295686243 added the 🐞bug: need confirm 待确认的bug label Jul 17, 2024
@Moonofweisheng
Copy link
Owner

Moonofweisheng commented Jul 17, 2024

stopPropagation应该只在h5端有,其他端是没有的,你可以在组件外面包个<view @click.stop=""></view> 先解决下。

@Moonofweisheng Moonofweisheng added 🐞bug bug and removed 🐞bug: need confirm 待确认的bug labels Jul 18, 2024
@Moonofweisheng Moonofweisheng self-assigned this Jul 18, 2024
Copy link

此 issue 已被自动锁定,因为关闭后没有任何近期活动。如果有相关 bug,请重新创建一个新 issue。

@github-actions github-actions bot locked and limited conversation to collaborators Aug 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants