Fix namespace model name showing wrong placeholder until the namespace was loaded
This commit is contained in:
@ -90,6 +90,7 @@
|
||||
},
|
||||
created() {
|
||||
this.namespaceService = new NamespaceService()
|
||||
this.namespace = new NamespaceModel()
|
||||
this.loadNamespace()
|
||||
},
|
||||
watch: {
|
||||
|
Reference in New Issue
Block a user