Hi Ranjit,
I get the same error:
"Uncaught TypeError: Object [object Object] has no method 'to' HomePage.controller.js:58"
in here:
var app = sap.ui.getCore().byId("App"); | ||
app.to("Order"); |
Hi Ranjit,
I get the same error:
"Uncaught TypeError: Object [object Object] has no method 'to' HomePage.controller.js:58"
in here:
var app = sap.ui.getCore().byId("App"); | ||
app.to("Order"); |