+
(this.notchSpacerEl = el)}>
{this.label}
diff --git a/core/src/utils/forms/notch-controller.ts b/core/src/utils/forms/notch-controller.ts
index 1507f1f3763..0ee2a2805e1 100644
--- a/core/src/utils/forms/notch-controller.ts
+++ b/core/src/utils/forms/notch-controller.ts
@@ -1,7 +1,7 @@
import { win } from '@utils/browser';
import { raf } from '@utils/helpers';
-type NotchElement = HTMLIonInputElement | HTMLIonSelectElement;
+type NotchElement = HTMLIonInputElement | HTMLIonSelectElement | HTMLIonTextareaElement;
/**
* A utility to calculate the size of an outline notch