diff --git a/core/src/components/popover/popover.tsx b/core/src/components/popover/popover.tsx index 82f9fd3e0a..b83be68ef8 100644 --- a/core/src/components/popover/popover.tsx +++ b/core/src/components/popover/popover.tsx @@ -218,7 +218,7 @@ export class Popover implements OverlayInterface { return { style: { - zIndex: 10000 + this.overlayId, + zIndex: 20000 + this.overlayId, }, 'no-router': true, class: {