You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the Widget Component from @typeform/embed-react and noticing that on mobile safari, when a user selects an "Other" option from the multiple choice list, when the button becomes an input, the screen zooms in. And then this zoom continues even after the question is closed.
I'm wondering if there's a way I can disable that screen resizing via props on the widget component? Or if there's a solution that I'm missing here. No matter what I set the autoresize prop to, it doesn't seem to make a difference for this zooming.
Hi @christopherleja - I'm not sure how much we'll be able to do here since this is browser behaviour but I've added a ticket in our backlog to investigate.
Description
I'm using the Widget Component from
@typeform/embed-react
and noticing that on mobile safari, when a user selects an "Other" option from the multiple choice list, when the button becomes an input, the screen zooms in. And then this zoom continues even after the question is closed.I'm wondering if there's a way I can disable that screen resizing via props on the widget component? Or if there's a solution that I'm missing here. No matter what I set the
autoresize
prop to, it doesn't seem to make a difference for this zooming.Here's a video illustrating the issue:
Simulator.Screen.Recording.-.iPhone.15.-.2025-03-07.at.10.16.42.mp4
The text was updated successfully, but these errors were encountered: