我得到了下面的错误。
我使用的角度-我没有导入一个混合面板库-如果我做一个搜索,我不能找到这一点。
为什么我得到这个错误/如何摆脱它?
搅拌面板错误: “搅拌面板”对象没有初始化。请确认 使用 Mixpanel JS 库的最新版本以及 我们提供的片段。
Check your extensions, for me it was 'Page Ruler'
["https://chrome.google.com/webstore/detail/page-ruler/jlpkojjdgbllmedoapgfodplfhcbnbpn?hl=nl"] that caused this error.
Disable all extensions until the error does not occur anymore.
If you are not using mixpanel in your code, you should check whether it is one of your extensions.
In my case it was the PageRuler extension and started happening only today.