"Expand All" icon on grouped lists on report UI does not workIssue When clicked on the Expand All icon on the grouped lists on Report View, the grouped elements does not expand with the following/similar error in the browser console. Uncaught TypeError: Cannot read property 'getAttribute' of null at e.toggleGroups (js_includes_listv2.jsx?v=09-05-2019_1536&lp=Mon_Sep_23_21_10_16_PDT_2019&c=5_59:695) at HTMLBodyElement. (js_includes_listv2.jsx?v=09-05-2019_1536&lp=Mon_Sep_23_21_10_16_PDT_2019&c=5_59:2486) at e.handleEvent (js_includes_doctype.jsx?v=09-05-2019_1536&lp=Mon_Sep_23_21_10_16_PDT_2019&c=5_59:14) at HTMLBodyElement. (js_includes_doctype.jsx?v=09-05-2019_1536&lp=Mon_Sep_23_21_10_16_PDT_2019&c=5_59:14) ReleaseMadrid and LowerCauseThis is caused by the ConditionalFocus UI script is inactive/missing from the instance.ResolutionActivate the ConditionalFocus UI script 1) Navigate to http://INSTANCE.service-now.com/sys_ui_script.do?sys_id=5dc9a8dc73031300d68ed5fdbdf6a7c02) Activate the UI Script OR Export the ConditionalFocus UI script from OOB instance and import to the affected instance.