Hello community,
when starting to develop a custom-ui app, it was showing a blank page only. After some days I figured out that I needed to move api calls from frontend to backend to make them work. The app displayed as expected. I assumed that some security mechanism sneaked in an disabled the whole app output.
Now, I added some code and suddenly the blank page is back again. 
Is there a debugging mechanism to find out the reason for the blank page?
Thanks
Ferdinand