I created a fairly basic SAPUI5 application using HTML. There's only one page, View1.view.html, which I can't seem to get to load. If I take out that line in the Component.js it loads a blank page, so I think I need that line to get it to load that page by default, correct? I was able to test the application in the webide and it seemed to work fine, so I think it's just a mapping issue.
↧