Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
IE11 Memory consumption issue in Service Portal - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • IE11 Memory consumption issue in Service Portal
KB0610585

IE11 Memory consumption issue in Service Portal


1299 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Description

When using Service Portal in IE11, memory usage is consistently increasing (about 35MB) when moving around the site and, particularly, when performing searches.
 
Full-page refreshes are very memory-expensive on IE11. Frequent, full-page refreshes cause memory usage to skyrocket on IE11 due to memory management issues with the browser. Because the base system Typeahead Search widget triggers a full page refresh, the browser can crash for users on IE11.

Steps to Reproduce

  1. Navigate to System Definition > Plugins.
  2. Search for Service Portal for Enterprise Service Management. If the plugin is not Active, activate the plugin.
  3. Using IE11, load developer tools (F12).
  4. Select the memory tab.
  5. Navigate to http://<instance name>.service-now.com/sp.
  6. In the main search bar, search for "iphone" and let the results load.
  7. Search for "status" and let the results load.
  8. Search for "access" and let the results load.
    Note that the memory usage consistently goes up. 
    Reviewing the diagnostic summary during the session in IE11 shows memory consistently increasing, eventually crashing the browser.

Workaround

This workaround is for Helsinki instances only and is NOT applicable to Istanbul instances.

Attached is an unload XML file with a modified clone of the Typeahead Widget named Typeahead Search Without Page Refresh (typehead-search-without-page-reload.xml).

Following the steps below should greatly reduce memory consumption in IE11 and prevent search-related crashes.

  1. Install the attached update XML (containing the replacement Typeahead Search widget) on the instance.
  2. Update an Angular Template reference.
    1. Navigate to <instance>/sp_ng_template_list.do.
    2. Find a row in the list where the Widget field is referencing the widget Typeahead Search.
    3. Change the reference to Typeahead Search Without Page Refresh.
  3. Replace all usages of the Typeahead Search widget on every page with the new widget.
    Most of these references can be found by navigating to the widget record in the platform UI and scrolling to the Included In Pages related list. Note that one usage of the Typeahead Search widget is embedded inside the Homepage Search widget, so the Homepage Search widget needs to be cloned and updated to reference the new Typeahead Search Without Page Refresh widget.

Related Problem: PRB716958

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

Attachments

Attachments

  • typeahead-search-without-page-reload.xml

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.