Ah ok, the first was a careless mistake (String instead a variable)
But
this.getModel("DetailView").metadataLoaded()
still throws
Reverse.controller.js:19
Uncaught (in promise) TypeError: this.getModel(...).metadataLoaded is not a function(…)
Ah ok, the first was a careless mistake (String instead a variable)
But
this.getModel("DetailView").metadataLoaded()
still throws
Reverse.controller.js:19
Uncaught (in promise) TypeError: this.getModel(...).metadataLoaded is not a function(…)