Skip to content

点击svg标签时报错 #45

@li-yechao

Description

@li-yechao

if (node.className.indexOf(`${this.props.prefixCls}-actions`) > -1) {

Uncaught TypeError: node.className.indexOf is not a function

当打开一条以上的情况下,并且开启了autoClose,当列表中有svg标签时,点击svg标签会导致错误

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions