Walk Up Experience IssueIssue In the location table (wu_location_queue) if the Queue time display (wait_time_options) field is set to 'check-in time' then the Queue page list doesn't show up namesCauseOOB (out-of-box) Service Portal uses moment library 2.24.0 version and it loads fine. We notice that different versions of moment libraries (angular-moment.min.js and moment.min.js) are loaded explicitly in walkup portal. Here, external moment library of 2.17.1 version is initialized when moment is accessed in the widgets.ResolutionOnce we remove this library, the error will get resolved.