From e8ed8539829f5dfdddeab3025fc077ac4f0694dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=20M=C3=BCller?= Date: Fri, 13 Sep 2019 10:01:39 +0200 Subject: [PATCH] possibly fixes #15 The error will have to do with PR #14. As I am still very limited in time, I gave it a shot with this fix, please try if it works now for you. Otherwise maybe @wmattei could have a look at it? Also a repro would help, as I cannot reproduce it here. Cheers! --- package.json | 2 +- .../mat-search-bar/mat-search-bar.component.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5fad554..e1cce3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-mat-search-bar", - "version": "3.2.0", + "version": "3.2.1", "license": "MIT", "scripts": { "build": "ng build", diff --git a/src/app/ng-mat-search-bar/mat-search-bar/mat-search-bar.component.html b/src/app/ng-mat-search-bar/mat-search-bar/mat-search-bar.component.html index 92639a3..74afb93 100644 --- a/src/app/ng-mat-search-bar/mat-search-bar/mat-search-bar.component.html +++ b/src/app/ng-mat-search-bar/mat-search-bar/mat-search-bar.component.html @@ -4,7 +4,7 @@ - + @@ -13,4 +13,4 @@ close search - \ No newline at end of file +