onLoaded: clear this.headlines on first page load

master
Andrew Dolgov 6 years ago
parent 0517b88cce
commit c607b7836e

@ -573,7 +573,7 @@ define(["dojo/_base/declare"], function (declare) {
console.warn(e);
}
//this.headlines = [];
this.headlines = [];
this.vgroup_last_feed = undefined;
dojo.html.set($("toolbar-headlines"),

Loading…
Cancel
Save