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