query-editor: refresh panel when editor mode changed
This commit is contained in:
@@ -293,6 +293,7 @@ export class ZabbixQueryController extends QueryCtrl {
|
||||
switchEditorMode(mode) {
|
||||
this.target.mode = mode;
|
||||
this.init();
|
||||
this.targetChanged();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user