Hello,
When you use with interface=“alert” you have to click two times to select the item :
- first time to choose the item
- second time to validate
Is there a way to use this interface with a single click like with"action-sheet" ?
Thank you,
Hello,
When you use with interface=“alert” you have to click two times to select the item :
Is there a way to use this interface with a single click like with"action-sheet" ?
Thank you,
close the alert on your (ionChange) select event
(inchange) is triggered only when we click on the button “OK”
i’m not sure about that. I will check asap
I don’t have much time to do a full search, but seems tgat popover and action-sheet works like you need.