You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
When I attempt to silence a check from the /client/dc-name/instance-name?check=check-name page, I receive the following stack trace:
TypeError: Cannot read property 'ids' of undefined
at getSelected (common.js?rel=1479436908584:54)
at silence (services.js?rel=1479436908584:260)
at n.$scope.silence (controllers.js?rel=1479436908584:273)
at fn (eval at compile (angular.js:13653), <anonymous>:4:412)
at b (angular.js:14635)
at e (angular.js:24103)
at n.$eval (angular.js:16384)
at n.$apply (angular.js:16484)
at HTMLSpanElement.<anonymous> (angular.js:24108)
at Pf (angular.js:3384)
Sensu 0.26.5
Uchiwa 0.20.1
Any guidance would be appreciated. Thank you!
The text was updated successfully, but these errors were encountered:
Uchiwa 0.20.2 should be available within the next few hours in the repositories, otherwise it can be downloaded directly from https://uchiwa.io/#/download.
Thank you for reporting this issue and sorry about the inconvenience!
Hi,
When I attempt to silence a check from the
/client/dc-name/instance-name?check=check-name
page, I receive the following stack trace:Sensu 0.26.5
Uchiwa 0.20.1
Any guidance would be appreciated. Thank you!
The text was updated successfully, but these errors were encountered: