twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
72 stars 7 forks source link

Embedding Chat - Cookie message too large #881

Open Callixor opened 6 months ago

Callixor commented 6 months ago

You have on your developer site an example to embed the chat. The problem is: When i embed the chat like your example:

<iframe id="twitch-chat-embed"
src="https://www.twitch.tv/embed/twitchdev/chat?parent=dev.twitch.tv"
height="500"
width="350">
</iframe>

First I have to accept the cookies, before I can see the chat, but the message is so big, I can't click on confirm. The button doesnt show up on height 500px - it's below under it. Maybe you can change it, that the buttons are on top and the text under it or make the text collapsible?

Btw: The cookie message is in german language Picture of the iframe:

iframe

mikeKstm commented 3 weeks ago

Same in Spanish and English

01132437

RubyMineshaft commented 2 weeks ago

We're having the same issue. The cookie notice will not scroll and is too long even when given a good amount of height.