Skip to content

bug: Alert date input does not render correctly on mobile safari #28494

Description

@sean-perkins

Prerequisites

Ionic Framework Version

v7.x

Current Behavior

On iOS/Mobile Safari, a date input within an alert does not render with the correct height. This results in a squished appearance:

Expected Behavior

The date input should render correctly regardless if the date has a selection or not:

Steps to Reproduce

  1. Clone Ionic Framework repository
  2. Run the Stencil project in core/
  3. Open: http://localhost:3333/src/components/alert/test/basic?ionic:mode=ios on an iPhone
  4. Click "Prompt" button to present an alert with a date input
  5. Observe: Input does not render correctly.

Code Reproduction URL

http://localhost:3333/src/components/alert/test/basic?ionic:mode=ios

Ionic Info

N/A

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions