Dropdown zooming on mobile

That’s a native behavior from the mobile browser. It zooms when an input is focused. A good way to prevent this is to set the page so that it’s not zoomable on mobile. See https://bubble.io/reference#ApplicationSettings.ios_meta_tag_prevent_zoom

4 Likes