The new Web UI does not show my simulator #1731
-
|
Hello, I download new version of SAP simulator today, and I could get the simulator to work and connect to my CPO. I have uiserver enabled in t he config "uiServer": { I also have the following set in the public/config.json file for the ui/web { But my web UI just shows a blank screen. It never displays the simulator. I know my simulator is up and running because I can see it is online from the CPO side. How should I fix this problem? Thanks for your help |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Read the doc and your configuration file, it's obvious. |
Beta Was this translation helpful? Give feedback.
-
|
Looks like a newer version of the code fixed the issue I was having, so closing the discussion on this topic. :) |
Beta Was this translation helpful? Give feedback.
Got it to work. FYI there was nothing wrong with the config files. I just pulled one more time and it worked. Apparently there were some changes in the new UIClient.ts that likely fixed the issue.