There is only the 'report' button there, no edit button for some reason.
I'm using the latest version and I'm using my own overlay. I'll share here the config and a clip showing the problem:
- Clip, the X button stayed there for around 20 minutes (until I pressed X again):
https://clips.twitch.tv/CrackyPlacidFlamingoBudStar
- My config:
https://pastebin.com/F3p1fa9d
- Overlay img (its a printscreen, the background is actually transparent):
View attachment 56249
Its seems that sometimes the "Down" function (click) is registered but the "Up" function (release) is not. The way I'm doing for now is using autohotkey software with a script the release the keys I have in my layout with a macro key.
sendInput (key up) // release the specified key