Skip to content

On IOS Device #696

Open
Open
@taneruzum

Description

When I click on the phone input on iOS devices, it zooms the screen a little.

<PhoneInput
        autoFormat
        buttonClass="w-12 !h-10 !outline-none !border !border-navBg !rounded-[4px]"
        containerClass=""
        country={"tr"}
        dropdownClass="!max-h-32 !overflow-auto !bg-white !text-darktext"
        inputClass="!w-full !h-10 !pl-14 !p-2 !outline-none !border !border-navBg !rounded-[4px] !text-darktext placeholder:!text-sm  placeholder:!text-darktext "
        inputProps={{
          name: "phone",
          required: true,
          autoFocus: false,
        }}
        localization={trlang}
        placeholder="Telefon Numaranız"
        value={phone}
        onChange={setPhone}
      />

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions