Skip to content

IE,edge浏览器下 鼠标引入异常关闭 #207

@L-Hknu

Description

@L-Hknu

IE和edge鼠标移入 svg时会触发onMouseLeave导致 下拉弹窗异常关闭
具体代码,使用"antd": "4.7.3"
`ReactDOM.render(
<Dropdown
overlay={



}

<a className="ant-dropdown-link" onClick={(e) => e.preventDefault()}>
  Cascading menu 
</a>

,
document.getElementById("root")
);`
具体步骤,无法复现的话鼠标点击那个红圈 然后鼠标反复移入移除

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions