ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.

Home Page:https://mobile.ant.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dropdown.Item组件click事件未触发

liqiuqiui opened this issue · comments

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