I am getting an error when loading a 3rd party script on a website that I can't reproduce.
The error is:
ReferenceError: Can't find variable x
How/why is this different than "x is not defined"?
I am getting an error when loading a 3rd party script on a website that I can't reproduce.
The error is:
ReferenceError: Can't find variable x
How/why is this different than "x is not defined"?
"Can't find variable" is a Safari message, unlike other browsers.
Thanks all, I'll take the points.