the console is throwing an error: Invalid operation: t.channel is not implemented
this is causing the code execution to stop at that point. what needs to be done to resolve this issue as we cannot find any documentation related to stopping the error.
the video plays fine for us as well. the problem is when the console throws that error, the code that comes after it fails to execute due to the error. is there no way at all to get that error removed?