Skip to Content
0
Former Member
Jul 21, 2016 at 03:52 PM

SAP UI5 UX3 Shell Routing - Views Not Displaying

50 Views

I am very new to SAP UI5. I am using the UX3 Shell and need to display a different view based on the navigation item that was clicked. It was also important that the URL change based on the view that was being displayed.

I followed this tutorial: https://www.youtube.com/watch?annotation_id=annotation_90244783&feature=iv&src_vid=_gSksP36i2o&v=Iz1itB7uDio

if it worked as in the video it would be perfect.

The problem is that no content (the view) display. It does not even seem that they are being called (I put alerts in that never get triggered). The URL changing DOES work though.

I have double and triple checked that my code matches the tutorial and I cannot at all figure out what the issue is. PLEASE HELP!

Here is my code in a google doc since I wanted to include as much as possible as I am not sure where the issue is: SAP UI5 UX3 Shell Routing - Google Docs