不知道 v2 里面有没有知乎的前端开发 er ,这个 bug 之前反馈给知乎的客服,但是好像并没有啥用
前情提要 https://v2ex.com/t/820221
简而言之就是,在 chrome 浏览器上装了个护眼的插件后,刷知乎的问答页面总是会报错(这个 bug 好像只会在问答页面, 鼠标向下滚动的时候复现),其他网站没有这个情况。
护眼插件的地址:
https://chrome.google.com/webstore/detail/eye-protector/fgadnbmmolnmbkbklpaojbogcopipopl?hl=zh-CN
报错内容:
init.js:1 Error: Minified React error #62; visit https://reactjs.org/docs/error-decoder.html?invariant=62&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
控制台报错截图:
