cancel
Showing results for 
Search instead for 
Did you mean: 

Button click event, app routing not working in new projects created on SAP BTP trial

VaradBhagwat
Explorer
0 Kudos
213

Hi,

I'm facing issues with basic features like Button click event, app routing not working in BTP trial account. I have created a new simple SAPUI5 project and deployed to CF and accessed in Build Workzone. However, when tested locally it is working normally as expected.

Any suggestions what is the reason for this strange behaviour ! 

Sample screenshot of routing in manifest.json:

VaradBhagwat_0-1733196658777.png

 

 

View Entire Topic
Dinu
Active Contributor
0 Kudos

You are probably using a different UI5 version while testing locally. Check the UI5 version by pressing Ctrl+Alt+Shift+P.  

VaradBhagwat
Explorer
0 Kudos
The min UI5 version set in manifest.json is 1.127.0. Still the same issue persists. My concern is why basic actions like button click event is not working, also the debugger is not getting triggered ! It is a very simple UI5 app which is deployed to CF and tile created in Workzone !