iamkaga

Results 2 issues of iamkaga

The error in console is - TypeError: Cannot read property 'offsetHeight' of null at t.value (scrollArea.js?5ff8:1) at t.value (scrollArea.js?5ff8:1) at t.value (scrollArea.js?5ff8:1) at Object.scrollBottom (scrollArea.js?5ff8:1) at ChatMessage.componentDidUpdate (chatMessage.js?8dd7:12) at ChatMessage.proxiedMethod...

have this in my JSHint.sublime-settings "node_path": { "windows": "C:/Program Files/nodejs/node.exe", "linux": "/usr/bin/nodejs", "osx": "/usr/local/bin/node" } ![sublimenodeerror](https://cloud.githubusercontent.com/assets/7711640/15496406/9d8b0ec6-21b2-11e6-86ae-d4fd577a761e.png) What am i missing?