How to handle canel and ok clicks in ion-select?

Thank you for this :slight_smile:

What if I want to handle the OK button without changing anything? For example, I tap select but not choosing or changing anything and just click ‘OK’. (ionChange) will not fire if that is the case. So how will I handle the OK button now?

5 Likes

yup, same for me… Ionic3

in ionic 4v (ionCancel)=“onCancel()”