Some asycronous actions end in endless spinner

Dejan Fajfar October 28, 2013

When an action is done using AJAX (create a comment, create a version,.. all actions that do not trigger a full page reload) we get stuck with the loading animation (spinner) indefinetlly.

This happens randomly! And after a manual page reload the content is there.

So what can I check or how can I fix this?

Any ideas? Am I the only one having this problem?

1 answer

0 votes
RambanamP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 28, 2013

check the errors by using firebug in firefox or javascript console in chrome

Suggest an answer

Log in or Sign up to answer