Details
-
Bug
-
Status: Resolved
-
Major - P3
-
Resolution: Fixed
-
None
Description
The task_queue page has a javascript error that is causing it to fail to load. All of the data is still received by the page as evidenced by viewing the page source, but the page produces an angular error
TypeError: Cannot read property 'length' of undefined
|
at $scope.getLength (https://evergreen.mongodb.com/static/js/task_queues.js?hash=4656ed244a883ee53bf9dbbcd83d33b0:39:33)
|
It appears to be coming from task_queues.js line 39