Hello,
I’m having an issue with my Dialogflow CX Messenger on Safari for iOS. When I focus on the textarea, it is possible to scroll down, revealing the content at the bottom. I’ve tried setting the height to 100% or 100vh, but it doesn’t work.
I’ve already added <meta name="viewport" content="width=device-width, initial-scale=1"> to my code as recommended in the documentation. It works just fine on other browsers and devices.
This is an example of what it looks like, the purple color is the background.
Does anyone know how to fix this? We can’t go live with the messenger until this problem is resolved.