iOS Safari Keyboard Not Triggering on <p-password> Component Input Field #16693
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
I'm experiencing an issue with the PrimeNG component where the iOS keyboard does not trigger when the user interacts with the input field inside the component on iOS Safari. This issue also occurs on the official PrimeNG documentation examples of the component.
Environment
The issue was tested on an iPad 9 running iOS 16.x, using Safari as the browser. The problem also occurs in Chrome on iOS. The application is built with Angular 14.x and PrimeNG 13.x, and the development environment uses Node.js v14.x and npm 6.x. The issue was reproduced on a real device and also in a simulator.
Reproducer
No response
Angular version
13.2.7
PrimeNG version
13.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
14.18.3
Browser(s)
iOS, v16.0 , Browsers Safari and Chrome
Steps to reproduce the behavior
Expected behavior
When the user taps on the component's input field, the iOS keyboard should appear.
The text was updated successfully, but these errors were encountered: