From 3941e206687649ce8b83ad64640214598e67c485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bengt=20Wei=C3=9Fe?= Date: Mon, 7 Jan 2019 08:16:20 +0100 Subject: [PATCH] fix(Input): correct call of clearTextInput Do not pass $event to clearTextInput method since it does not accept arguments. --- src/components/input/input.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/input/input.ts b/src/components/input/input.ts index d90afcb38..85cd749c0 100644 --- a/src/components/input/input.ts +++ b/src/components/input/input.ts @@ -127,8 +127,8 @@ import { Platform } from '../../platform/platform'; '' + '