Dear, I have the following query regarding the error:
onInit: function() { DATABINDING = false; this.router = sap.ui.core.UIComponent.getRouterFor(this); this.router.getRoute("Form").attachPatternMatched(this._onObjectMatched, this); this.reference...