@peterjc wrote:
I am porting my app from Iconic 3 to Ionic 4.
I have noticed that the selects now dismiss when you click on the backdrop. Previously, int eh Ionic 3 version, I had this so this did not happen (ie user had to select OK or Cancel)
I tried to set
backdropDismiss
to false…<ion-select backdropDismiss = false></<ion-select >
But this did not help.
Is there any way to do this?
Thanks in advance!
Posts: 1
Participants: 1