Module works great with autosubmit, however the little throbber never dissapears. If i change a filter's value again, another throbber stacks to the right. And so on. They never go away!
I tried to delete the part from viewslivefilter.js:
// Add throbber to element's label
var throb = function(elem) {
$(elem).after(' ');
};
but then the autosubmit doesn't work anymore.
Anyone has an idea? Thanks in advance!
Comments
Comment #1
robby.smith commentedsubscribing