Sometime I get the following error
Uncaught ReferenceError: jQuery is not defined
but then without changing anything, I will not get the error, then after a while the error will start showing up again.
Is this a server issue, of how the files are getting served? Or is there something in my code I can change to avoid this?