night / betterttv

BetterTTV enhances Twitch with new features, emotes, and more.
https://betterttv.com
Other
1.21k stars 267 forks source link

Emote Menu not working #3492

Closed Mxcixs closed 5 years ago

Mxcixs commented 5 years ago

The BetterTTV emotes are showing in chat, but the menu to use them is not appearing.

itsazhuhere commented 5 years ago

@night I did some digging and this is reproducible whenever the viewer list button that usually appears next to the settings button in the bottom right fails to load. From this line we see that Twitch Chat Emotes attempts to load the emote menu button after the viewer list button but fails because that button doesn't exist, so it never attaches.

If I open twitch up in an incognito window, the viewer list button shows up again and therefore the emote menu attaches correctly. I don't know why this is the case but either way it can be fixed by adding the emote menu button after the settings button if the viewer list button doesn't exist, or by adding the emote menu button to the end of the container of all these buttons.

night commented 5 years ago

duplicate of #3487

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues or feature requests.