aceh

Results 1 issues of aceh

https://github.com/react-component/cascader/blob/6ffd73324df75c915cf672aa14124c922f3b4d2a/src/OptionList/index.tsx#L157-L159 > 当代码中Selector中存在双引号时,代码将会抛出异常 - 测试代码: `document.querySelector('"asdlfjlksj"')` - 异常信息如下所示 ```sh Uncaught DOMException: Failed to execute 'querySelector' on 'Document': '"asdlfjlksj"' is not a valid selector. ```