alertmanager / alert_manager

Splunk Alert Manager with advanced reporting on alerts, workflows (modify assignee, status, severity) and auto-resolve features
Other
81 stars 43 forks source link

Errors since upgrade to latest version (3.0.7) #281

Closed rolltidega closed 3 years ago

rolltidega commented 3 years ago

Quick edit is no longer working. When i click on it, nothing pops up. If I watch in Developer tools in Chrome, it reports:

VM77:815 Uncaught TypeError: Cannot read property 'textContent' of undefined at HTMLTableCellElement.eval (eval at globalEval (common.js:1026), :815:77) at HTMLDocument.dispatch (common.js:1037) at HTMLDocument.elemData.handle (common.js:1037) at Object.trigger (common.js:1037) at HTMLTableCellElement. (common.js:1037) at Function.each (common.js:1026) at jQuery.fn.init.each (common.js:1026) at jQuery.fn.init.trigger (common.js:1037) at HTMLTableCellElement.eval (eval at globalEval (common.js:1026), :379:25) at HTMLTableCellElement.dispatch (common.js:1037)

Also, if i try to expand a row, all I get is the word Details. Developer tools in Chrome says:

Uncaught TypeError: Cannot read property 'value' of undefined at child.setup (eval at globalEval (common.js:1026), :499:23) at child.expandRow (common.js:1126) at child.expandRow (common.js:1126) at child.handleCellClick (common.js:1126) at child.click tbody td (common.js:1126) at HTMLDivElement.dispatch (common.js:1037) at HTMLDivElement.elemData.handle (common.js:1037)

Any help would be appreciated.