refactor: change modal presenation mode on iOS

This commit is contained in:
Rainer Killinger
2022-11-04 10:30:41 +01:00
parent bafabb1d4e
commit b1a9043047
7 changed files with 4 additions and 25 deletions

View File

@@ -133,11 +133,7 @@
</ion-button>
</div>
<ion-modal
[canDismiss]="true"
[presentingElement]="routerOutlet.nativeEl"
#mapListModal
>
<ion-modal [canDismiss]="true" #mapListModal>
<ng-template>
<map-list-modal
style="height: 100%"