grubeninspekteur / BetterRBTV

Web extension for YouTube Live chats.
MIT License
21 stars 6 forks source link

Bug: When visiting a chat user's channel (YT native), and then returning to the main livestream, the messageObervers won't do anything #52

Open DoomDesign opened 7 years ago

DoomDesign commented 7 years ago

see title. CSS gets loaded (or won't unload, possibly), but the "functional" messageObservers that are e.g. responsible for user action menus, won't do their task anymore.

EDIT: To reproduce, open the stream & chat, then visit a user's channel by using the YT native function, then click on the smaller stream thumbnail to return to the previous live stream. The chat will reload itself, but without the clickable user names for example.

grubeninspekteur commented 7 years ago

Probably occurs for all other interactions with YouTube Gaming as well, since the chat is no longer an iframe, but loaded dynamically.