Seems commenting following lines in newsfeed.js does the trick but it removes completely “Loading …” status when one could still use it.
Would you accept if I push a modification to add another configuration parameter to this module to manage this behaviour ?
I prefer to ask before risking refusal …
// wrapper.innerHTML = this.translate(“LOADING”);
// wrapper.className = “small dimmed”;