Recently I started noticing this error:
Uncaught TypeError: Cannot read property 'ContentContainer' of undefined
at Object.<anonymous> (content.js:135)
I noticed this in my Angular project, but I also noticed that some of the "big" websites also have this error when I open the console. What is the reason for this error?