Has anyone successfully figured out which element to pass as presentingElement
when calling modalController.create()
in Vue? I’m trying to get the iOS 13 stacked modal behavior I see in the modal demo here.
I’ve tried the <ion-router-outlet>
element, that didn’t work. I’m passing swipeToClose: true
.
1 post - 1 participant