Hi,
I'm facing this error while trying to load a page. This error occurs even when I try to load an empty screen with no list. Found this error log in service center which shows some error from java script which is not used in the screen per se. Also this error occurs only on public IP and not the private one. Attached the error log below.
TypeError: Cannot read properties of undefined (reading 'List') at i (https://testmyportal.redingtonmea.com/AuditTracker/scripts/OutSystems.js?eq9LGmzdgJbMq6dbNoVMvQ:8:17203) at from (eval at i (https://testmyportal.redingtonmea.com/ReportsManagement/scripts/OutSystems.js?eq9LGmzdgJbMq6dbNoVMvQ:8:16895), <anonymous>:6:40) at Object.i [as from] (https://testmyportal.redingtonmea.com/AuditTracker/scripts/OutSystems.js?eq9LGmzdgJbMq6dbNoVMvQ:8:17027) at https://testmyportal.redingtonmea.com/AuditTracker/scripts/Redington_Web_Thm.BaseThemeCommon.NavIcon.mvc.js?NzIQZpMpNAExEKVb21M0lA:195:87 at https://testmyportal.redingtonmea.com/AuditTracker/scripts/OutSystems.js?eq9LGmzdgJbMq6dbNoVMvQ:16:17488
HelloYour screen is blank, but your layout may have something which is maybe throwing this error,this Javascript error mainly occur when the DOM is not fully loaded but your JavaScript is already executed,Check all the blocks present on your layout, it may have some list or widget. from this information I can only assume and share some views.You can check for the same and let us know.
ThanksTousif Khan