-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
Description
Line 54 in b4ad726
if (node.className.indexOf(`${this.props.prefixCls}-actions`) > -1) { |
Uncaught TypeError: node.className.indexOf is not a function
当打开一条以上的情况下,并且开启了autoClose,当列表中有svg标签时,点击svg标签会导致错误