No Done option in select drop down in IOS #3478
Unanswered
patelchetan79
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is a side effect of Keyboard plugin hiding the form accessory bar by default. You can show the form accessory bar with this method from Keyboard plugin
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We have our web application on angular and ionic. We used a capacitor for ios and android compilation. We have HTML select tag for drop-down list but in IOS when we select the value it is not auto-hide or no done button. How we can achieve this?
Beta Was this translation helpful? Give feedback.
All reactions