[Solved] Displaying chat in Player - should it work? #380
Replies: 4 comments 3 replies
-
I really don't understand how this is happening anymore. I've tested it with multiple vods and it works for me. Is this a really weird edge case? |
Beta Was this translation helpful? Give feedback.
-
ok i'm hoping the latest update fixes it, what a pain in the ass error |
Beta Was this translation helpful? Give feedback.
-
also for the future, vod player is a different package: https://github.com/MrBrax/twitch-vod-chat |
Beta Was this translation helpful? Give feedback.
-
Thanks and thanks ! |
Beta Was this translation helpful? Give feedback.
-
Hello, should displaying chat in vod Player work?
Every time i try player with captured chat, then chat is not visible and this error show in console after clicking "Start playback":
index.cd3bd71f.js:5 Uncaught (in promise) TypeError: this.emotes is not iterable at Proxy.parseComment (index.cd3bd71f.js:5:11885) at Proxy.tick (index.cd3bd71f.js:5:34238)
I tried disabling everything in "Chat style", but same error every time
Beta Was this translation helpful? Give feedback.
All reactions