For various other reasons, I’ve been using the Inspect Element on my website. From a <right click> and the the <console tab> I’m getting the error reading below, and I think it has to do with the theme. I don’t know if it’s causing any trouble, or not, but it comes up red. If this is something on my site specifically, I’d appreciate knowing how to fix it, if necessary.
Here’s the error:
bfastmag.global.js:3 Uncaught TypeError: Cannot read property ‘length’ of undefined
at v (bfastmag.global.js:3)
at HTMLDivElement.<anonymous> (bfastmag.global.js:3)
at HTMLDivElement.d.complete (jquery.js:4)
at i (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at i (jquery.js:4)
at n.fx.tick (jquery.js:4)
Let me know.
Thanks.