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

[button] 点击事件无法冒泡向上 #2329

Open
v10258 opened this issue Aug 29, 2023 · 1 comment · May be fixed by #1988
Open

[button] 点击事件无法冒泡向上 #2329

v10258 opened this issue Aug 29, 2023 · 1 comment · May be fixed by #1988

Comments

@v10258
Copy link

v10258 commented Aug 29, 2023

tdesign-miniprogram 版本

1.2.1

重现链接

No response

重现步骤

  <navigator
    hover-class="none"
    url="/pages/chat/chat?uid={{question.uid}}"
  >
    <t-button
      shape="round"
      size="extra-small"
      theme="primary"
    >联系发布者</t-button>
  </navigator>
  
  // 点击无反应

期望结果

点击按钮可以冒泡

实际结果

No response

基础库版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

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

@anlyyao anlyyao linked a pull request Nov 21, 2023 that will close this issue
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants