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
- Clone Ionic Framework repository
- Run the Stencil project in
core/
- Open: http://localhost:3333/src/components/alert/test/basic?ionic:mode=ios on an iPhone
- Click "Prompt" button to present an alert with a date input
- 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
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
core/Code Reproduction URL
http://localhost:3333/src/components/alert/test/basic?ionic:mode=ios
Ionic Info
N/A
Additional Information
No response