Since approximately 4 days, 7TV emotes don't live update in chatterino 7 anymore. They still live update in the normal Twitch chat. I am using the latest version of nightly but he same problem occurs in the latest stable version.
Is the event API down? https://status.7tv.app/ doesn't report an outage.
#7TV Emotes don't Live update
1 messages · Page 1 of 1 (latest)
Another issue that appeared at the same time is, that I can't see the personal emotes from other users, only my own.
eventapi is having issues recently, you're not seeing personal emotes of others is probably because of that too
can I ask which country you're from?
eu?
Germany
I have the same issue in poland so might be region related 
asked a dev about it
I have the same issue, mentioned over here #1458895638505984112 message . Even tried to do a fresh install through a different browser. Didn't help either.
Can you try and use cloudfalre warp?
I want to see if ISP is blocking that domain or it's an issue on our end
I am connected with warp and the same issue persists.
Can you access 7tv.app normally?
the website
It seems that it could be an ISP issue because loads of people are already connected and have no issue
Yes I can access the website like normal, the emotes auto update on the twitch web chat as well, not in chatterino tho.
It was a chatterino 7 nightly bug only. They fixed it in the latest version. https://github.com/SevenTV/chatterino7/pull/365
GitHub
The signals for the event API were moving the data out of the events. This was never caught, because we only ever had one consumer upstream.
Fixes #364.