From 94707bfe8e6f100410ba8765b6d7327fc9dc0a7c Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Tue, 15 Mar 2016 13:20:36 -0400 Subject: [PATCH] fix(searchbar): call the input changed event on input not keyup fixes #5584 --- ionic/components/searchbar/searchbar.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ionic/components/searchbar/searchbar.ts b/ionic/components/searchbar/searchbar.ts index 17e4152a1e..798548c19d 100644 --- a/ionic/components/searchbar/searchbar.ts +++ b/ionic/components/searchbar/searchbar.ts @@ -60,7 +60,7 @@ export class SearchbarInput { '' + '' + '
' + - '' + + '' + '' + '' + '',