Actions
Bug #7961
closedJS Error on Status > Monitoring
Start date:
10/17/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
If you go to Status > Monitoring click Settings > Display Advanced > add view and then click cancel you get this console error.
```
status_monitoring.php:691 Uncaught TypeError: Cannot read property 'toString' of null
at createSlug (status_monitoring.php:691)
at HTMLButtonElement.<anonymous> (status_monitoring.php:897)
at HTMLButtonElement.dispatch (jquery-1.12.0.min.js:3)
at HTMLButtonElement.r.handle (jquery-1.12.0.min.js:3)
```
Actions