console-feed icon indicating copy to clipboard operation
console-feed copied to clipboard

When console-feed is used to console click event target e, some times it will cause the page to crash

Open y805939188 opened this issue 3 years ago • 0 comments

Codesanbox: https://codesandbox.io/s/elegant-maxwell-sjem1?file=/index.js

Hello, I found that sometimes the page crashes when console.log(e) when I use a public component library like ant-design. But I don’t think this is a problem with the component library like ant-design. Because when I use other component libraries, if console.log(e), I also have this problem. Even when my project has a little complexity, even if I use the native

y805939188 avatar Jul 22 '21 12:07 y805939188