QueryEditor parses query on mount
This commit is contained in:
@@ -76,6 +76,8 @@ export default {
|
||||
|
||||
this.cacheValue = content;
|
||||
});
|
||||
|
||||
this.parseContents(this.value);
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user