- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 12:14 PM
When I implemented Xanadu Patch 4 in my developer instance, now suddenly my header and megamenu is disappearing on my Employee Center Pro pages. These are the errors I am getting, see image. How do I fix this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2025 09:53 AM
We followed @-O- 's lead and updated"Employee Center" and "Employee Center Core" apps, as well as "Employee Center Pro" and "Content Publishing" - this fixed our issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2025 10:29 PM
Hello @Molly KM Ops
looks like there's an error in the widget script. Is your widget script customized?
Go to the Employee Center header widget, and go to the 112 line where you can find the error coming from..
There seems to be toString method which is not supported and you have to correct that.
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2025 12:53 PM
We are encountering the same issue with our header, as well as the same three pop up errors. Were you able to figure anything out?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2025 12:56 PM
We also have the same error. The code is entirely ServiceNow's default widget code, so I don't know how productive it would be for us to hunt for bugs in there. We're posting an HI ticket.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2025 01:07 PM
We submitted a HI ticket today as well about this exact issue.