ngx-select-ex icon indicating copy to clipboard operation
ngx-select-ex copied to clipboard

Dropdown not opening after selecting value first time in iPhone safari

Open krrish-kumar opened this issue 7 years ago • 1 comments
trafficstars

Hi all,

I was previously using 'ng2-select' and got issues in iPhone safari with it. User is not able to select value from dropdown when user start typing for search and also after user start typing, if user want to close the dropdown and click somewhere else on screen, dropdown not collapsing. It's working fine, in case, if user just select from dropdown, not type.

Collapsing issue resolved with hammerjs use. However searching issue not.

So switched to 'ngx-select-ex' and land up issue with this as well. First time, when user select value from dropdown or select by search typing. All worked as expected. But then if user try to reselect value from dropdown, it doesn't open and additionally, it freezes all other button/link action also on that page.

It's working fine in android phones like Galaxy S9 etc.

krrish-kumar avatar Jun 14 '18 12:06 krrish-kumar

@krrish-kumar The Safari makes a headache because it does not use common WEB standarts. And Unfortunately, I can't test it because I have no own iPhone.

I may offer you two ways:

  1. Install Google Chrome on iPhone.
  2. Fix it yourself. I can help you with some questions if you choise this option.

optimistex avatar Jun 18 '18 14:06 optimistex