- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2024 09:27 PM
Hi Community,
I am facing one issue in UI Builder pages. Previously it used to work fine but since Vancouver, this is a repeated issue for me. I have implemented Service Portal with UI Builder.
Issue Getting Blank Page in UI Builder Pages, have to reload again then only page contents load, and this is happening very often. I thought this could be issue with caching, But don't no ho to disable cahing for UI Builder pages.
Tried including timestamp in URL also, but still facing this issue.
If I hit same URL - 2-3 time, Page do not loads compltely and I have to reload again.
Note** No component or event is triggered - Like Page ready or Page paramer changed.
Really Appreciate the help on this.
Thanks
Akshay
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 07:03 AM - edited 04-09-2024 07:05 AM
Hi everyone,
Just wanted to update you all on this issue. Apparently this was a know issue with servicenow. Blank Page in UI Builder service portal. Please check sys_ux_page_registry record for portal. check if parent app is missing or not.
Cause -
ServiceNow Known Issue: The absence of the Parent App in the application configuration was identified as the root cause. The Parent App is essential for experiences created using the Portal App shell, though enforcement was lacking. Servicenow added the business rule below in order to enforce the parent app while inserting a new experience but seems it was not working.
Got the following resolution from servicenow:
Steps to Fix -
- Created a new Parent App record for the portal (table - sys_ux_app).
- Linked the Parent App with the portal UI theme.
- Set the parent app to "UXR Base Unified App" manually
- Added the Parent App back portal Application configuration (sys_ux_page_registry)
This resolved the issue for me, no longer getting blank pages on service portal developed using UI Builder.
Reference -
This is a known issue and it has already been fixed via the PRB below:
PRB1625935 - Parent App is required for experiences created using Portal App shell, but there is no enforcement.
Do give thumbsup if works for you.
Regards,
Akshay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 08:46 PM
Did you find a solution I am facing the same issue. It does not happen when I have the developer tools open but if I have the dev tools closed Ifacing the same issue getting a blank page here and there. Other users also experienced the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 09:30 PM
Nope! still looking for the fix. Able to reproduce this on developer Instance also. in a OOTB UI Builder portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 12:14 AM
@Akshay Gupta2 @swarooptadepall @rarroyo23 @tmonty79 @adestes
Hey Everyone,
Facing issue while editing the existing landing page of HR Agent workspace, When i try to edit any component the right side panel is getting hidden where have options to edit, Recently upgraded to Washington. And this same issue getting on Test Environment also. Is it a bug because of upgrade or need to modify the system properties.
Thanks for help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 02:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 07:23 AM
Our team has been experiencing the same issue since Utah, but it appears to have gotten worse in Vancouver. We haven't resolved it yet but will definitely follow up if we do.