From 0de6af563335a33bc940e90a472bd61fb385a1dd Mon Sep 17 00:00:00 2001 From: joan Date: Tue, 31 Aug 2021 11:41:42 +0200 Subject: [PATCH] fix(searchbar): wasn't applying a search by postcode on page refresh Refs: #3072 --- modules/zone/front/location/index.html | 2 +- modules/zone/front/location/index.js | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/modules/zone/front/location/index.html b/modules/zone/front/location/index.html index 20755f916..a9e9261a8 100644 --- a/modules/zone/front/location/index.html +++ b/modules/zone/front/location/index.html @@ -1,7 +1,7 @@ + filter="$ctrl.filter"> { const data = this.$.model.data;