@maplander/components 0.21.6 → 0.21.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3068,7 +3068,7 @@ var FiltersComponent = /** @class */ (function () {
3068
3068
  */
3069
3069
  function () {
3070
3070
  this.filtersForm.patchValue({
3071
- state: null,
3071
+ state: this.filter.state,
3072
3072
  offering: this.filter.offering,
3073
3073
  currency: this.filter.currency,
3074
3074
  minPrice: this.filter.downLimitPrice,