Skip to content

Commit 55ef19b

Browse files
committed
minor
1 parent 5fcf4dc commit 55ef19b

File tree

1 file changed

+0
-3
lines changed
  • services/static-webserver/client/source/class/osparc/dashboard

1 file changed

+0
-3
lines changed

services/static-webserver/client/source/class/osparc/dashboard/StudyBrowser.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,6 @@ qx.Class.define("osparc.dashboard.StudyBrowser", {
227227
// The new call is on the way, therefore this response can be ignored.
228228
const contextChanged = this.__didContextChange(resp["params"]["url"]);
229229
if (contextChanged) {
230-
if (this._resourcesContainer.getFlatList()) {
231-
this._resourcesContainer.getFlatList().nextRequest = null;
232-
}
233230
return;
234231
}
235232

0 commit comments

Comments
 (0)