lead.js icon indicating copy to clipboard operation
lead.js copied to clipboard

TypeError: Cannot read property 'innerText' of null

Open also opened this issue 11 years ago • 0 comments

If server.coffee gets a response that has a non-json body but no Graphite error message (a 504 message from a gateway, for example), it returns the error

TypeError: Cannot read property 'innerText' of null

also avatar Dec 03 '14 18:12 also