Merge pull request #1472 from github/koesie10/fix-data-not-loaded-in-mrva-results
Fix data not being loaded in MRVA results panel
This commit is contained in:
@@ -125,6 +125,7 @@ export class RemoteQueriesInterfaceManager {
|
||||
() => {
|
||||
this.panel = undefined;
|
||||
this.currentQueryId = undefined;
|
||||
this.panelLoaded = false;
|
||||
},
|
||||
null,
|
||||
ctx.subscriptions
|
||||
|
||||
Reference in New Issue
Block a user