Undefined error message from themes-script JavaScript
Since one of the last 2 job roller updates my client and I have spotted that parts of the website have stopped working due to this error message in the console:
undefined-jobroller.jpg
from what I can see; the
JS is looking for something that doesn't exist on the page and it's causing it to return undefined when trying to run a function on whatever it's looking for.
This is occurring in different places when looking at my development copt and my client's live site.
Surely you should be looking for the selected element before trying to run whatever function you're trying to run on it/them?
Is there anyone else with this issue? It looks like it should be something that should've benign there from the start due to theme customisations.
I'm also using a child theme.