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

Dropdown.Item组件click事件未触发 #6480

Closed
liqiuqiui opened this issue Dec 13, 2023 · 0 comments · Fixed by #6481
Closed

Dropdown.Item组件click事件未触发 #6480

liqiuqiui opened this issue Dec 13, 2023 · 0 comments · Fixed by #6481
Labels

Comments

@liqiuqiui
Copy link
Contributor

Version of antd-mobile

any

Operating system and its version

Others

Browser and its version

any

Sandbox to reproduce

https://codesandbox.io/p/sandbox/funny-black-kl36y5?file=%2Fsrc%2FApp.tsx%3A11%2C39

What happened?

问题

Dropdown.Item 组件 click事件在点击相应 item 的 title 后未触发

期望

Dropdown.Item 的 click 事件正确触发

Relevant log output

No response

@liqiuqiui liqiuqiui added the bug label Dec 13, 2023
liqiuqiui added a commit to liqiuqiui/ant-design-mobile that referenced this issue Dec 13, 2023
liqiuqiui added a commit to liqiuqiui/ant-design-mobile that referenced this issue Dec 13, 2023
zombieJ pushed a commit that referenced this issue Dec 14, 2023
… (#6481)

* fix(Dropdown.Item): trigger the click event of "Dropdown. Item"  (#6480)

* test(Dropdown.Item): add Dropdown.Item click test

* doc(Dropdown.Item): add click event description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant