Q42/TrelloScrum

Uncaught TypeError: Cannot read property 'textContent' of undefined(anonymous function)

Closed this issue · 0 comments

In chrome I got the error I described in the title, it's located on line number:

607 var titleTextContent = $title[0].childNodes[1].textContent;