-
-
Notifications
You must be signed in to change notification settings - Fork 132
Description
We are facing the following bug in a webapp we are using on iOS. When the user clicks on the mat-select to open the ngx-mat-search-select, it is displayed, but the keyboard does not appear. To open the keyboard a second click on the search field is needed.
The parameter "disableInitialFocus" is in default state. The mentioned behaviour currently occurs only on IOS devices.
Tested on our app as well as with the latest version of ngx-mat-search-select in the stackbliz preview: https://stackblitz.com/github/bithost-gmbh/ngx-mat-select-search-example
- ngx-mat-select-search Version: 4.2.1
- Material Version: 14.2.6
To Reproduce:
- Open the stackblitz on an iOS device
- Go to the first mat-select
- Click on it
You can use https://stackblitz.com/github/bithost-gmbh/ngx-mat-select-search-example as a starting point
Expected behavior:
The keyboard should open automatically after one click on the mat-select.
Smartphone / iPad:
- OS: IOS 16.0.2
- Browser: Safari 16.0.2
- Version 16.0.2