问题描述
从过去几天开始,我我在谷歌浏览器中检查元素时在控制台中看到此错误。我使用的是最新的Chrome版本64.我没有使用 mixpanel
。如果我打开任何公共网站,它也会出现。知道如何解决这个错误吗?
From the last couple of days, I am seeing this error in the console when I do inspect element in my Google Chrome. I am using the latest Chrome version 64. I am not using mixpanel
. It's also showing up if I open any public website. Any idea how to resolve this error?
推荐答案
检查您的扩展程序,对我而言,它是页面标尺()导致此错误。系统地禁用所有扩展,直到错误不再发生。
Check your extensions, for me it was 'Page Ruler' (https://chrome.google.com/webstore/detail/page-ruler/jlpkojjdgbllmedoapgfodplfhcbnbpn?hl=nl) that caused this error. Systematically disable all extensions until the error does not occur anymore.
这篇关于mixpanel-2-latest.min.js:9混合面板错误:“mixpanel”对象未初始化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!