10-16-2023 9:50 AM
I am going through the Create an Empty SAPUI5 Project tutorial (https://developers.sap.com/tutorials/sapui5-101-create-project.html) and am encountering an issue with the Step - Run the Web App.
When I run the configuration it is not opening the FIORI launchpad. Instead, I am seeing only the debug console as below. Can anyone advise.
10-21-2023 11:25 AM
Hi!
Check if the browser or some ad/pop-up blocker program is blocking the page from being shown.
If that's the case, then you can allow the page to be shown by adding its URL as an exception in the program which is currently blocking it.
Look how Vivaldi browser blocks that page when running the configuration created according to the step 4 of the tutorial.