I get 'TypeError: Cannot read property '0' of undefined' whenever I try to fetch more results (to browse old videos) from one channel. Other channels work just fine.
Steps to reproduce error:
I am using FreeTube v.0.8.0 Beta on a MacBook Pro running MacOS Mojave 10.14.6.
I can confirm this issue. Seems like there is a problem with the fetching module for some channels.
Some investigation is definitely required.
This has been fixed in dev. There was an error with the module that we're using when it involved the last few videos that was returned by a channel. I've made the change over in that module and updated the packages in FreeTube.