diff --git a/core/src/components/input/input.tsx b/core/src/components/input/input.tsx index 68d009d658..2f572a0f32 100644 --- a/core/src/components/input/input.tsx +++ b/core/src/components/input/input.tsx @@ -372,6 +372,7 @@ export class Input implements ComponentInterface { (this.clearInput && !this.readonly && !this.disabled) &&