diff --git a/core/src/components/popover/popover.tsx b/core/src/components/popover/popover.tsx
index 97499695cc..f69a75652e 100644
--- a/core/src/components/popover/popover.tsx
+++ b/core/src/components/popover/popover.tsx
@@ -571,14 +571,14 @@ export class Popover implements ComponentInterface, OverlayInterface {
onIonDismiss={this.onDismiss}
onIonBackdropTap={this.onBackdropTap}
>
- {!parentPopover &&