console-feed
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
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