Skip Navigation

[Resolved] Javascript error in console stopping AJAX results updating from working.

This support ticket is created 5 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This topic contains 1 reply, has 1 voice.

Last updated by Ben 5 years, 9 months ago.

Author
Posts
#1191508

Ben

I believe that I have spotted a Javascript error in the console that is stopping AJAX results updating from working.

I can see these two errors:

Uncaught TypeError: $.ajax is not a function

and

Uncaught TypeError: n.find(...).fadeOut is not a function

How do I go about finding out what is causing this?