I’m building a web app (for mobile) and I want to prevent the auto-zoom that occurs when a user taps into an input field. Is there a way to disable this?
Below are the initial state when the user loads the screen and then the zoomed state when a user clicks into an input field.