I have two "Uncaught TypeError: Cannot read property 'length' of undefined. They are in stuff.js, one at line 425 and the other at line 454. It looks like they only hap[pened when I tried to scroll further down.
752191
@hybotics hm. 425 doesn't make any sense; there's no length reference. 454 could be something to look into, though both of those lines are in Channels terrotitory, so probably red herrings for our bug.
752196
@33MHz Yes, I know. It needs to be looked at anyway. Any inconsistency could be the clue we need,
752199
@hybotics My bet is an error with channels is happening when you load the page, and won't affect the personal stream.
752201